Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Ddepthwise_conv2d_native_builder.cpp44 OH_NN_ReturnCode DepthwiseConv2DNativeBuilder::SetIsPadMode(const std::shared_ptr<NNTensor>& tensor, in SetIsPadMode() function in OHOS::NeuralNetworkRuntime::Ops::DepthwiseConv2DNativeBuilder
148 OH_NN_ReturnCode ret = SetIsPadMode(tensor, isPadMode); in SetPadModeOrPaddings()
H A Ddepthwise_conv2d_native_builder.h41 OH_NN_ReturnCode SetIsPadMode(const std::shared_ptr<NNTensor>& tensor,