Home
last modified time | relevance | path

Searched refs:launch_context (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dxla_compile_on_demand_op.cc56 XlaComputationLaunchContext launch_context( in Run() local
72 launch_context.PopulateInputs(ctx, result, snapshot_ptrs, in Run()
95 TF_RETURN_IF_ERROR(launch_context.PopulateOutputs( in Run()
/external/tensorflow/tensorflow/compiler/jit/kernels/
Dxla_ops.cc257 XlaComputationLaunchContext launch_context( in Compute() local
264 launch_context.PopulateInputs(ctx, compilation_result, resource_var_ptrs, in Compute()
292 ctx, launch_context.PopulateOutputs( in Compute()
475 XlaComputationLaunchContext launch_context( in Compute() local
500 execution_inputs = launch_context.PopulateInputs( in Compute()
541 launch_context.PopulateOutputs( in Compute()