Searched defs:SetDilation (Results 1 - 4 of 4) sorted by relevance
/foundation/ai/neural_network_runtime/test/unittest/ops/ | ||
H A D | ops_test.cpp | 77 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 D | conv2d_transpose_builder.cpp | 100 OH_NN_ReturnCode Conv2DTransposeBuilder::SetDilation(const std::shared_ptr<NNTensor>& tensor) in SetDilation() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DTransposeBuilder |
H A D | conv2d_builder.cpp | 107 OH_NN_ReturnCode Conv2DBuilder::SetDilation(const std::shared_ptr<NNTensor>& tensor) in SetDilation() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DBuilder |
H A D | depthwise_conv2d_native_builder.cpp | 123 OH_NN_ReturnCode DepthwiseConv2DNativeBuilder::SetDilation(const std::shared_ptr<NNTensor>& tensor) in SetDilation() function in OHOS::NeuralNetworkRuntime::Ops::DepthwiseConv2DNativeBuilder |
Completed in 3 milliseconds