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