Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/eager/python/
Dtfe.py89 from tensorflow.python.eager.context import DEVICE_PLACEMENT_SILENT
/external/tensorflow/tensorflow/python/eager/
Dcontext.py52 DEVICE_PLACEMENT_SILENT = pywrap_tensorflow.TFE_DEVICE_PLACEMENT_SILENT variable
Dops_test.py271 device_policy=context.DEVICE_PLACEMENT_SILENT)
Dcore_test.py191 with context.context().device_policy(context.DEVICE_PLACEMENT_SILENT):
/external/tensorflow/tensorflow/python/framework/
Dops.py5090 context.DEVICE_PLACEMENT_SILENT,
Dops_test.py2726 ops.enable_eager_execution(context.DEVICE_PLACEMENT_SILENT)