Home
last modified time | relevance | path

Searched defs:SetKernelSize (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dops_test.cpp45 void OpsTest::SetKernelSize(OH_NN_DataType dataType, in SetKernelSize() function in OHOS::NeuralNetworkRuntime::UnitTest::OpsTest
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dconv2d_builder.cpp75 void Conv2DBuilder::SetKernelSize(const std::vector<uint32_t>& inputsIndex, in SetKernelSize() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DBuilder
H A Ddepthwise_conv2d_native_builder.cpp87 OH_NN_ReturnCode DepthwiseConv2DNativeBuilder::SetKernelSize(const std::vector<uint32_t>& inputsInd… in SetKernelSize() function in OHOS::NeuralNetworkRuntime::Ops::DepthwiseConv2DNativeBuilder
H A Dconv2d_transpose_builder.cpp69 void Conv2DTransposeBuilder::SetKernelSize(const std::vector<uint32_t>& inputsIndex, in SetKernelSize() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DTransposeBuilder