Searched defs:SetKernelSize (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/ | ||
H A D | ops_test.cpp | 45 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 D | conv2d_builder.cpp | 75 void Conv2DBuilder::SetKernelSize(const std::vector<uint32_t>& inputsIndex, in SetKernelSize() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DBuilder |
H A D | depthwise_conv2d_native_builder.cpp | 87 OH_NN_ReturnCode DepthwiseConv2DNativeBuilder::SetKernelSize(const std::vector<uint32_t>& inputsInd… in SetKernelSize() function in OHOS::NeuralNetworkRuntime::Ops::DepthwiseConv2DNativeBuilder |
H A D | conv2d_transpose_builder.cpp | 69 void Conv2DTransposeBuilder::SetKernelSize(const std::vector<uint32_t>& inputsIndex, in SetKernelSize() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DTransposeBuilder |