Searched defs:SetStrides (Results 1 – 4 of 4) sorted by relevance
| /foundation/ai/neural_network_runtime/frameworks/native/ops/ | ||
| D | pooling_builder.cpp | 122 OH_NN_ReturnCode PoolingBuilder::SetStrides(std::shared_ptr<NNTensor> tensor) in SetStrides() function in OHOS::NeuralNetworkRuntime::Ops::PoolingBuilder |
| D | depthwise_conv2d_native_builder.cpp | 102 OH_NN_ReturnCode DepthwiseConv2DNativeBuilder::SetStrides(std::shared_ptr<NNTensor> tensor) in SetStrides() function in OHOS::NeuralNetworkRuntime::Ops::DepthwiseConv2DNativeBuilder |
| D | conv2d_builder.cpp | 84 OH_NN_ReturnCode Conv2DBuilder::SetStrides(std::shared_ptr<NNTensor> tensor) in SetStrides() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DBuilder |
| D | conv2d_transpose_builder.cpp | 77 OH_NN_ReturnCode Conv2DTransposeBuilder::SetStrides(std::shared_ptr<NNTensor> tensor) in SetStrides() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DTransposeBuilder |