Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/test/unittest/ops/
Ddetection_post_process_test.cpp76 int64_t* inputSizeValue = new (std::nothrow) int64_t[1] {300}; in SetInputSize() local
330 float* inputSizeValue = new (std::nothrow) float[1] {300.0f}; in __anond17b8dbb0402() variable
1151 int64_t inputSizeValue = 300; variable
Dlstm_test.cpp98 int64_t* inputSizeValue = new (std::nothrow) int64_t(0); in SaveInputSize() local
428 float* inputSizeValue = new (std::nothrow) float [1]{0.0f}; in __anond4a01e390102() variable
1222 int64_t inputSizeValue = 0; variable