Searched refs:DEVICE_PLACEMENT_WARN (Results 1 – 7 of 7) sorted by relevance
173 elif device_policy == context.DEVICE_PLACEMENT_WARN:215 context.context().device_policy = context.DEVICE_PLACEMENT_WARN
84 self.assertEqual(context.DEVICE_PLACEMENT_WARN,
5755 context.DEVICE_PLACEMENT_WARN,
107 from tensorflow.python.eager.context import DEVICE_PLACEMENT_WARN
62 DEVICE_PLACEMENT_WARN = 1, enumerator
126 case DEVICE_PLACEMENT_WARN: in MaybeCopyInputToExpectedDevice()
52 DEVICE_PLACEMENT_WARN = pywrap_tensorflow.TFE_DEVICE_PLACEMENT_WARN variable