Searched refs:graph_result (Results 1 – 2 of 2) sorted by relevance
39 %graph_result = tf_executor.graph {45 return %graph_result : tensor<i32>54 %graph_result = tf_executor.graph {65 return %graph_result : tensor<i32>74 %graph_result = tf_executor.graph {85 return %graph_result : tensor<i32>96 %graph_result:2 = tf_executor.graph {109 return %graph_result#0, %graph_result#1 : tensor<i32>, tensor<i32>
923 for (const GraphOptimizationResult& graph_result : optimization_results_) { in GetResultString() local925 "Optimization results for grappler item: ", graph_result.id, in GetResultString()927 for (const OptimizerResult& result : graph_result.results) { in GetResultString()