Searched refs:ps_strategy (Results 1 – 2 of 2) sorted by relevance
79 ps_strategy): argument98 self._ps_strategy = ps_strategy143 ps_strategy=None): argument225 if ps_strategy is None:226 ps_strategy = _RoundRobinStrategy(ps_tasks)227 if not six.callable(ps_strategy):230 merge_devices, ps_ops, ps_strategy)
429 …ce\', \'worker_device\', \'merge_devices\', \'cluster\', \'ps_ops\', \'ps_strategy\'], varargs=Non…