Searched refs:tensor_index (Results 1 – 1 of 1) sorted by relevance
602 int tensor_index = outputs[tensor_order]; in dumpAllLayers() local603 auto* output_tensor = mTfliteInterpreter->tensor(tensor_index); in dumpAllLayers()606 "output_tensor->data.raw == nullptr at index %d ", tensor_index); in dumpAllLayers()611 seqInferenceIndex, i, tensor_order, tensor_index); in dumpAllLayers()