Home
last modified time | relevance | path

Searched refs:SetInputOutput (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dstrided_slice_builder.cpp34 OH_NN_ReturnCode StridedSliceBuilder::SetInputOutput(const std::vector<uint32_t>& inputsIndex, in SetInputOutput() function in OHOS::NeuralNetworkRuntime::Ops::StridedSliceBuilder
151 OH_NN_ReturnCode returnCode = SetInputOutput(inputsIndex, outputsIndex, allTensors); in Build()
H A Dstrided_slice_builder.h39 OH_NN_ReturnCode SetInputOutput(const std::vector<uint32_t>& inputsIndex,