Searched defs:BuildXlaLaunchOps (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ | ||
H A D | encapsulate_xla_computations_pass.cc | 229 /*static*/ Status EncapsulateXlaComputationsPass::BuildXlaLaunchOps( in BuildXlaLaunchOps() function in tensorflow::EncapsulateXlaComputationsPass |
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/ | ||
H A D | tfrt_graph_execution_state.cc | 872 Status BuildXlaLaunchOps(Graph* graph) { in BuildXlaLaunchOps() function |