Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dlstm_test.cpp108 int64_t* hiddenSizeValue = new (std::nothrow) int64_t(0); in SaveHiddenSize() local
459 float* hiddenSizeValue = new (std::nothrow) float [1]{0.0f}; in __anon85ecba710202() variable
1223 int64_t hiddenSizeValue = 0; variable