Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
Dstrided_slice_builder.cpp33 OH_NN_ReturnCode StridedSliceBuilder::SetInputOutput(const std::vector<uint32_t>& inputsIndex, in SetInputOutput() function in OHOS::NeuralNetworkRuntime::Ops::StridedSliceBuilder
150 OH_NN_ReturnCode returnCode = SetInputOutput(inputsIndex, outputsIndex, allTensors); in Build()
Dstrided_slice_builder.h37 OH_NN_ReturnCode SetInputOutput(const std::vector<uint32_t>& inputsIndex,