Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dconfig.py171 elif device_policy == context.DEVICE_PLACEMENT_SILENT_FOR_INT32:
213 context.context().device_policy = context.DEVICE_PLACEMENT_SILENT_FOR_INT32
Dconfig_test.py75 self.assertEqual(context.DEVICE_PLACEMENT_SILENT_FOR_INT32,
Dops.py5757 context.DEVICE_PLACEMENT_SILENT_FOR_INT32):
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h67 DEVICE_PLACEMENT_SILENT_FOR_INT32 = 3, enumerator
Dexecute.cc103 case DEVICE_PLACEMENT_SILENT_FOR_INT32: in MaybeCopyInputToExpectedDevice()
/external/tensorflow/tensorflow/python/eager/
Dcontext.py54 DEVICE_PLACEMENT_SILENT_FOR_INT32 = ( variable