Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/frameworks/native/ops/
Dsplit_builder.cpp28 OH_NN_ReturnCode SplitBuilder::SetInputAndOutput(const std::vector<uint32_t> &inputsIndex, in SetInputAndOutput() function in OHOS::NeuralNetworkRuntime::Ops::SplitBuilder
Dpooling_builder.cpp84 OH_NN_ReturnCode PoolingBuilder::SetInputAndOutput(const std::vector<uint32_t>& inputsIndex, in SetInputAndOutput() function in OHOS::NeuralNetworkRuntime::Ops::PoolingBuilder
Dconv2d_builder.cpp41 OH_NN_ReturnCode Conv2DBuilder::SetInputAndOutput(const std::vector<uint32_t>& inputsIndex, in SetInputAndOutput() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DBuilder
Ddepthwise_conv2d_native_builder.cpp183 OH_NN_ReturnCode DepthwiseConv2DNativeBuilder::SetInputAndOutput( in SetInputAndOutput() function in OHOS::NeuralNetworkRuntime::Ops::DepthwiseConv2DNativeBuilder
/foundation/ai/neural_network_runtime/test/unittest/components/neural_network_runtime_test/
Dneural_network_runtime_test.cpp228 void NeuralNetworkRuntimeTest::SetInputAndOutput(Executor& executor) in SetInputAndOutput() function in OHOS::NeuralNetworkRuntime::Unittest::NeuralNetworkRuntimeTest