Home
last modified time | relevance | path

Searched defs:DEVICE_PLACEMENT_SILENT (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h65 DEVICE_PLACEMENT_SILENT = 2, enumerator
/external/tensorflow/tensorflow/python/eager/
Dcontext.py53 DEVICE_PLACEMENT_SILENT = pywrap_tensorflow.TFE_DEVICE_PLACEMENT_SILENT variable