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