Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dinner_model.h67 OH_NN_ReturnCode ValidateInputAndOutput(
H A Dinner_model.cpp324 OH_NN_ReturnCode InnerModel::ValidateInputAndOutput( in ValidateInputAndOutput() function in OHOS::NeuralNetworkRuntime::InnerModel
409 OH_NN_ReturnCode ret = ValidateInputAndOutput(inputIndices, outputIndices); in AddOperation()
454 OH_NN_ReturnCode ret = ValidateInputAndOutput(inputIndices, outputIndices); in SpecifyInputsAndOutputs()