Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dconv2d_transpose_builder.cpp34 static constexpr int PAD_MODE_PARAM_NUM = 1; variable
126 if (tensor->GetElementCount() == PAD_MODE_PARAM_NUM) { in SetPad()