Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dkernel_and_device.h51 static constexpr const char* const kOutputsOnOpDevice = "_OutputsOnOpDevice"; variable
Dexecute.cc483 GetFuncAttr(op, ctx, kOutputsOnOpDevice, &function_outputs_on_op_device) in GetOrCreateKernelAndDevice()