Home
last modified time | relevance | path

Searched defs:BuildXlaLaunchOps (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dencapsulate_xla_computations_pass.cc229 /*static*/ Status EncapsulateXlaComputationsPass::BuildXlaLaunchOps( in BuildXlaLaunchOps() function in tensorflow::EncapsulateXlaComputationsPass
362 /*static*/ Status EncapsulateXlaComputationsPass::BuildXlaLaunchOps( in BuildXlaLaunchOps() function in tensorflow::EncapsulateXlaComputationsPass
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dtfrt_graph_execution_state.cc872 Status BuildXlaLaunchOps(Graph* graph) { in BuildXlaLaunchOps() function