Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dnn_tensor_test.cpp244 const int dimExpect[2] = {2, 2}; variable
265 const int dimExpect[3] = {2, 2, 3}; variable
286 const int dimExpect[2] = {2, 3}; variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
H A Dnn_tensor_test.cpp244 const int dimExpect[2] = {2, 2}; variable
265 const int dimExpect[3] = {2, 2, 3}; variable
286 const int dimExpect[2] = {2, 3}; variable