Home
last modified time | relevance | path

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 Dpooling_builder.cpp117 OH_NN_ReturnCode PoolingBuilder::SetStrides(const std::shared_ptr<NNTensor>& tensor) in SetStrides() function in OHOS::NeuralNetworkRuntime::Ops::PoolingBuilder
H A Dconv2d_builder.cpp86 OH_NN_ReturnCode Conv2DBuilder::SetStrides(const std::shared_ptr<NNTensor>& tensor) in SetStrides() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DBuilder
H A Ddepthwise_conv2d_native_builder.cpp104 OH_NN_ReturnCode DepthwiseConv2DNativeBuilder::SetStrides(const std::shared_ptr<NNTensor>& tensor) in SetStrides() function in OHOS::NeuralNetworkRuntime::Ops::DepthwiseConv2DNativeBuilder
H A Dconv2d_transpose_builder.cpp79 OH_NN_ReturnCode Conv2DTransposeBuilder::SetStrides(const std::shared_ptr<NNTensor>& tensor) in SetStrides() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DTransposeBuilder