Home
last modified time | relevance | path

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

/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest/src/
Dhdi_device_test.cpp258 size_t tensorSize = 1; variable
273 size_t tensorSize = 0; variable
299 size_t tensorSize = 224; variable
/test/xts/hats/ai/nnrt/hdi/v1_0/nnrtFunctionTest/src/
Dhdi_device_test.cpp258 size_t tensorSize = 1; variable
273 size_t tensorSize = 0; variable
299 size_t tensorSize = 224; variable
/test/xts/hats/ai/nnrt/hdi/v1_0/common/
Dhdi_nnrt_test_utils.cpp117 size_t tensorSize = mindspore::lite::MindIR_LiteGraph_GetConstTensorSize(m_liteGraph.get()); in ConvertModel() local
/test/xts/hats/ai/nnrt/hdi/v2_0/common/
Dhdi_nnrt_test_utils.cpp117 size_t tensorSize = mindspore::lite::MindIR_LiteGraph_GetConstTensorSize(m_liteGraph.get()); in ConvertModel() local
/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest_additional/src/
Dhdi_device_test.cpp2903 size_t tensorSize = -1; variable
2921 size_t tensorSize = 1; variable