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