Searched refs:to_idx (Results 1 – 3 of 3) sorted by relevance
112 __s8 to_idx; member119 __s8 to_idx; member
267 uptr to_idx = nodeToIndex(to_node); in findEdge() local269 if (edges_[i].from == from_idx && edges_[i].to == to_idx) { in findEdge()
371 int to_idx = pair.second; in AddTensorMapping() local372 if (from_idx != to_idx) { in AddTensorMapping()374 SafeTensorId to_tensor(func_node, to_idx); in AddTensorMapping()