Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Ddepthwise_conv2d_native_builder.cpp28 static const int PAD_MODE_SIZE = 1; variable
47 if (tensor->GetElementCount() == PAD_MODE_SIZE) { in SetIsPadMode()