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

  /external/tensorflow/tensorflow/contrib/estimator/python/estimator/
replicate_model_fn.py 197 devices = _get_local_devices('GPU') or _get_local_devices('CPU')
449 def _get_local_devices(device_type): function
replicate_model_fn_test.py     [all...]

Completed in 66 milliseconds