Searched defs:output_tensor_index (Results 1 – 4 of 4) sorted by relevance
64 for (int output_tensor_index : TfLiteIntArrayView(node.outputs)) { in Partition() local153 for (int output_tensor_index : TfLiteIntArrayView(node.outputs)) { in UpdateNode() local
180 int output_tensor_index = node->outputs->data[i]; in ResizeOutputTensors() local
572 const auto output_tensor_index = node_data->outputs().TfLiteIndex(i); in ValidateOutputTensorShapeConsistency() local
1122 int output_tensor_index = op->outputs[pair.index()]; in ConvertSubgraph() local