HomeSort by relevance Sort by last modified time
    Searched refs:DEVICE_PLACEMENT_SILENT (Results 1 - 6 of 6) sorted by null

  /external/tensorflow/tensorflow/contrib/eager/python/
tfe.py 66 @@DEVICE_PLACEMENT_SILENT
89 from tensorflow.python.eager.context import DEVICE_PLACEMENT_SILENT
  /external/tensorflow/tensorflow/python/eager/
context.py 52 DEVICE_PLACEMENT_SILENT = pywrap_tensorflow.TFE_DEVICE_PLACEMENT_SILENT
127 tfe.DEVICE_PLACEMENT_SILENT: silently copies the tensors. This might
core_test.py 191 with context.context().device_policy(context.DEVICE_PLACEMENT_SILENT):
ops_test.py 271 device_policy=context.DEVICE_PLACEMENT_SILENT)
  /external/tensorflow/tensorflow/python/framework/
ops.py     [all...]
ops_test.py     [all...]

Completed in 108 milliseconds