Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Ddepthwise_conv2d_native_padmode_test.cpp56 int8_t* padModeValue = new (std::nothrow) int8_t(0); in SetPadMode() local
273 int32_t* padModeValue = new (std::nothrow) int32_t(0); variable
350 int8_t* padModeValue = new (std::nothrow) int8_t(10); variable
H A Dconv2d_padmode_test.cpp56 int8_t* padModeValue = new (std::nothrow) int8_t(0); in SetPadMode() local
277 int32_t* padModeValue = new (std::nothrow) int32_t(0); variable
438 int8_t* padModeValue = new (std::nothrow) int8_t(10); variable
H A Dconv2d_tranpose_padmode_test.cpp59 int8_t* padModeValue = new (std::nothrow) int8_t(0); in SetPadMode() local
290 int32_t* padModeValue = new (std::nothrow) int32_t(0); variable
545 int8_t* padModeValue = new (std::nothrow) int8_t(10); variable
H A Davgpool_padmod_test.cpp80 int8_t* padModeValue = new (std::nothrow) int8_t(0); in SetPadMode() local
H A Dmaxpool_padmode_test.cpp80 int8_t* padModeValue = new (std::nothrow) int8_t(0); in SetPadMode() local