Home
last modified time | relevance | path

Searched defs:SetPad (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dconv2d_builder.cpp128 OH_NN_ReturnCode Conv2DBuilder::SetPad(const std::shared_ptr<NNTensor>& tensor) in SetPad() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DBuilder
H A Dconv2d_transpose_builder.cpp121 OH_NN_ReturnCode Conv2DTransposeBuilder::SetPad(const std::shared_ptr<NNTensor>& tensor) in SetPad() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DTransposeBuilder
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dconv2d_pad_test.cpp53 void Conv2DBuilderTest::SetPad(OH_NN_DataType dataType, in SetPad() function in OHOS::NeuralNetworkRuntime::UnitTest::Conv2DBuilderTest
H A Dconv2d_transpose_pad_test.cpp56 void Conv2DTransposeBuilderTest::SetPad(OH_NN_DataType dataType, in SetPad() function in OHOS::NeuralNetworkRuntime::UnitTest::Conv2DTransposeBuilderTest
H A Davgpool_pad_test.cpp77 void AvgPoolPadBuilderTest::SetPad(OH_NN_DataType dataType, in SetPad() function in OHOS::NeuralNetworkRuntime::UnitTest::AvgPoolPadBuilderTest
H A Dmaxpool_pad_test.cpp77 void MaxPoolPadBuilderTest::SetPad(OH_NN_DataType dataType, in SetPad() function in OHOS::NeuralNetworkRuntime::UnitTest::MaxPoolPadBuilderTest
H A Ddepthwise_conv2d_native_pad_test.cpp53 void DepthwiseConv2DNativeBuilderTest::SetPad(OH_NN_DataType dataType, in SetPad() function in OHOS::NeuralNetworkRuntime::UnitTest::DepthwiseConv2DNativeBuilderTest