Home
last modified time | relevance | path

Searched defs:projSizeValue (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dlstm_test.cpp168 int64_t* projSizeValue = new (std::nothrow) int64_t(0.0f); in SaveProjSize() local
645 float* projSizeValue = new (std::nothrow) float [1]{0.0f}; in __anon85ecba710502() variable
1229 int64_t projSizeValue = 0; variable