Searched refs:from_idx (Results 1 – 3 of 3) sorted by relevance
111 __s8 from_idx; member118 __s8 from_idx; member
266 uptr from_idx = nodeToIndex(from_node); in findEdge() local269 if (edges_[i].from == from_idx && edges_[i].to == to_idx) { in findEdge()
370 int from_idx = pair.first; in AddTensorMapping() local372 if (from_idx != to_idx) { in AddTensorMapping()373 SafeTensorId from_tensor(func_node, from_idx); in AddTensorMapping()