Home
last modified time | relevance | path

Searched defs:SetDilation (Results 1 - 4 of 4) sorted by relevance

/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dops_test.cpp77 void OpsTest::SetDilation(OH_NN_DataType dataType, in SetDilation() function in OHOS::NeuralNetworkRuntime::UnitTest::OpsTest
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dconv2d_transpose_builder.cpp100 OH_NN_ReturnCode Conv2DTransposeBuilder::SetDilation(const std::shared_ptr<NNTensor>& tensor) in SetDilation() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DTransposeBuilder
H A Dconv2d_builder.cpp107 OH_NN_ReturnCode Conv2DBuilder::SetDilation(const std::shared_ptr<NNTensor>& tensor) in SetDilation() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DBuilder
H A Ddepthwise_conv2d_native_builder.cpp123 OH_NN_ReturnCode DepthwiseConv2DNativeBuilder::SetDilation(const std::shared_ptr<NNTensor>& tensor) in SetDilation() function in OHOS::NeuralNetworkRuntime::Ops::DepthwiseConv2DNativeBuilder

Completed in 3 milliseconds