Searched refs:ConstructNNTensorsFromLiteGraph (Results 1 – 1 of 1) sorted by relevance
75 OH_NN_ReturnCode ConstructNNTensorsFromLiteGraph(const MSLITE::LiteGraph* liteGraph, in ConstructNNTensorsFromLiteGraph() function132 …OH_NN_ReturnCode ret = ConstructNNTensorsFromLiteGraph(liteGraph, liteGraph->input_indices_, m_inp… in BuildFromLiteGraph()139 ret = ConstructNNTensorsFromLiteGraph(liteGraph, liteGraph->output_indices_, m_outputTensors); in BuildFromLiteGraph()