Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_launch_util.h178 Status PopulateOutputs(OpKernelContext* ctx,
Dxla_compile_on_demand_op.cc85 TF_RETURN_IF_ERROR(launch_context.PopulateOutputs( in Run()
Dxla_launch_util.cc260 Status XlaComputationLaunchContext::PopulateOutputs( in PopulateOutputs() function in tensorflow::XlaComputationLaunchContext
/external/tensorflow/tensorflow/compiler/jit/kernels/
Dxla_ops.cc374 OP_REQUIRES_OK(ctx, launch_context.PopulateOutputs( in Compute()
551 launch_context.PopulateOutputs( in Compute()