Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/boosted_trees/python/training/functions/
Dgbdt_batch.py1279 def _get_replica_device_setter(self, worker_device): member in GradientBoostedDecisionTreeModel
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Destimator.py209 def _get_replica_device_setter(config): function