Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute.cc1117 bool function_outputs_on_op_device = false; in GetOrCreateKernelAndDevice() local
1135 GetFuncAttr(op, ctx, kOutputsOnOpDevice, &function_outputs_on_op_device) in GetOrCreateKernelAndDevice()
1140 << function_outputs_on_op_device; in GetOrCreateKernelAndDevice()
1228 function_outputs_on_op_device, allow_small_function_optimizations, in GetOrCreateKernelAndDevice()