Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dbatch_to_space_nd_test.cpp66 int32_t cropsNum = 4; in SetCrops() local
70 tensor->SetBuffer(cropsValue, sizeof(int64_t) * cropsNum); in SetCrops()
201 int32_t cropsNum = 4; variable
205 tensor->SetBuffer(cropsValue, sizeof(int32_t) * cropsNum);