Home
last modified time | relevance | path

Searched defs:SetInputAndOutput (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dsplit_builder.cpp29 OH_NN_ReturnCode SplitBuilder::SetInputAndOutput(const std::vector<uint32_t> &inputsIndex, in SetInputAndOutput() function in OHOS::NeuralNetworkRuntime::Ops::SplitBuilder
H A Dpooling_builder.cpp79 OH_NN_ReturnCode PoolingBuilder::SetInputAndOutput(const std::vector<uint32_t>& inputsIndex, in SetInputAndOutput() function in OHOS::NeuralNetworkRuntime::Ops::PoolingBuilder
H A Dconv2d_builder.cpp43 OH_NN_ReturnCode Conv2DBuilder::SetInputAndOutput(const std::vector<uint32_t>& inputsIndex, in SetInputAndOutput() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DBuilder
H A Ddepthwise_conv2d_native_builder.cpp184 OH_NN_ReturnCode DepthwiseConv2DNativeBuilder::SetInputAndOutput( in SetInputAndOutput() function in OHOS::NeuralNetworkRuntime::Ops::DepthwiseConv2DNativeBuilder
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp220 void NeuralNetworkRuntimeTest::SetInputAndOutput(Executor& executor) in SetInputAndOutput() function in OHOS::NeuralNetworkRuntime::Unittest::NeuralNetworkRuntimeTest
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp221 void NeuralNetworkRuntimeTest::SetInputAndOutput(Executor& executor) in SetInputAndOutput() function in OHOS::NeuralNetworkRuntime::Unittest::NeuralNetworkRuntimeTest