Home
last modified time | relevance | path

Searched refs:BuildXlaCompilerArguments (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dxla_launch_util.h151 static Status BuildXlaCompilerArguments(
Dxla_compile_on_demand_op.cc204 TF_RETURN_IF_ERROR(XlaComputationLaunchContext::BuildXlaCompilerArguments( in Compile()
Dxla_launch_util.cc443 Status XlaComputationLaunchContext::BuildXlaCompilerArguments( in BuildXlaCompilerArguments() function in tensorflow::XlaComputationLaunchContext
/external/tensorflow/tensorflow/compiler/jit/kernels/
Dxla_ops.cc315 TF_RETURN_IF_ERROR(XlaComputationLaunchContext::BuildXlaCompilerArguments( in CompileToLocalExecutable()