Searched defs:SetInputAndOutput (Results 1 – 5 of 5) sorted by relevance
28 OH_NN_ReturnCode SplitBuilder::SetInputAndOutput(const std::vector<uint32_t> &inputsIndex, in SetInputAndOutput() function in OHOS::NeuralNetworkRuntime::Ops::SplitBuilder
84 OH_NN_ReturnCode PoolingBuilder::SetInputAndOutput(const std::vector<uint32_t>& inputsIndex, in SetInputAndOutput() function in OHOS::NeuralNetworkRuntime::Ops::PoolingBuilder
41 OH_NN_ReturnCode Conv2DBuilder::SetInputAndOutput(const std::vector<uint32_t>& inputsIndex, in SetInputAndOutput() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DBuilder
183 OH_NN_ReturnCode DepthwiseConv2DNativeBuilder::SetInputAndOutput( in SetInputAndOutput() function in OHOS::NeuralNetworkRuntime::Ops::DepthwiseConv2DNativeBuilder
228 void NeuralNetworkRuntimeTest::SetInputAndOutput(Executor& executor) in SetInputAndOutput() function in OHOS::NeuralNetworkRuntime::Unittest::NeuralNetworkRuntimeTest