Searched refs:GetVariableInfosFromInputs (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_launch_util.h | 115 Status GetVariableInfosFromInputs(ResourceMgr* rm, DeviceBase* dev,
|
D | get_compiler_ir.cc | 89 TF_RETURN_IF_ERROR(GetVariableInfosFromInputs( in GetCompilerIr()
|
D | xla_compile_on_demand_op.cc | 148 GetVariableInfosFromInputs(ctx->resource_manager(), ctx->device(), in Compile()
|
D | xla_launch_util.cc | 82 Status GetVariableInfosFromInputs(ResourceMgr* rm, DeviceBase* dev, in GetVariableInfosFromInputs() function
|
/external/tensorflow/tensorflow/compiler/jit/kernels/ |
D | xla_ops.cc | 231 ctx, GetVariableInfosFromInputs(ctx->resource_manager(), ctx->device(), in Compute() 391 ctx, GetVariableInfosFromInputs(ctx->resource_manager(), ctx->device(), in Compute()
|