Home
last modified time | relevance | path

Searched defs:SetStrides (Results 1 – 4 of 4) sorted by relevance

/foundation/ai/neural_network_runtime/frameworks/native/ops/
Dpooling_builder.cpp122 OH_NN_ReturnCode PoolingBuilder::SetStrides(std::shared_ptr<NNTensor> tensor) in SetStrides() function in OHOS::NeuralNetworkRuntime::Ops::PoolingBuilder
Ddepthwise_conv2d_native_builder.cpp102 OH_NN_ReturnCode DepthwiseConv2DNativeBuilder::SetStrides(std::shared_ptr<NNTensor> tensor) in SetStrides() function in OHOS::NeuralNetworkRuntime::Ops::DepthwiseConv2DNativeBuilder
Dconv2d_builder.cpp84 OH_NN_ReturnCode Conv2DBuilder::SetStrides(std::shared_ptr<NNTensor> tensor) in SetStrides() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DBuilder
Dconv2d_transpose_builder.cpp77 OH_NN_ReturnCode Conv2DTransposeBuilder::SetStrides(std::shared_ptr<NNTensor> tensor) in SetStrides() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DTransposeBuilder