Home
last modified time | relevance | path

Searched refs:DIM_NUM (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_device/
H A Dhdi_device_test.cpp124 static const int DIM_NUM = 3; variable
133 const std::vector<int32_t> dim = {DIM_NUM, DIM_NUM}; in BuildLiteGraph()