Home
last modified time | relevance | path

Searched refs:_mini_batch_sync_updates_op (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dclustering_ops.py380 sync_updates_op = self._mini_batch_sync_updates_op(
395 def _mini_batch_sync_updates_op(self, update_in_steps, cluster_centers_var, member in KMeans