Searched defs:SetStrides (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/ | ||
H A D | pooling_builder.cpp | 117 OH_NN_ReturnCode PoolingBuilder::SetStrides(const std::shared_ptr<NNTensor>& tensor) in SetStrides() function in OHOS::NeuralNetworkRuntime::Ops::PoolingBuilder |
H A D | conv2d_builder.cpp | 86 OH_NN_ReturnCode Conv2DBuilder::SetStrides(const std::shared_ptr<NNTensor>& tensor) in SetStrides() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DBuilder |
H A 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 |
H A 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 |