Searched refs:ops_in_exec_path (Results 1 – 1 of 1) sorted by relevance
1134 def _determine_traced_tensors(self, graph, ops_in_exec_path): argument1146 in_exec_path = op in ops_in_exec_path1204 ops_in_exec_path = self._filter_execution_path_operations(operations,1206 self._determine_traced_tensors(graph, ops_in_exec_path)1213 return (ops_in_exec_path, succeed, sorted_or_cycle)