Searched defs:xla_graph (Results  1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/core/tpu/graph_rewrite/ | 
| D | encapsulate_tpu_computations_pass.cc | 333     const std::string& cluster_name, Graph* g, Graph* xla_graph, Node* xla_node,  in MoveHeadOutsideCompilationToHost()730                             Graph* xla_graph, Node* xla_node) {  in RemoveUnusedXlaInput()
 969     const std::string& cluster_name, Graph* g, Graph* xla_graph, Node* xla_node,  in MoveTailOutsideCompilationToHost()
 1205     Graph* g, Graph* xla_graph, Node* xla_node) {  in ReplaceArgUsedByOutsideCompilationWithPlaceholder()
 1328                              Graph* xla_graph, Node* xla_node) {  in RemoveUnusedXlaOutput()
 1439                                       Graph* xla_graph, Node* xla_node) {  in RemoveEdgesBetweenArgAndRetval()
 2852     Graph* xla_graph = xla_fbody->graph;  in ProcessHeadTailOutsideCompilation()  local
 
 | 
| /external/tensorflow/tensorflow/compiler/jit/ | 
| D | extract_outside_compilation_pass_test.cc | 551     Graph *xla_graph = xla_fbody->graph;  in TEST_F()  local822     Graph *xla_graph = xla_fbody->graph;  in TEST_F()  local
 
 |