Home
last modified time | relevance | path

Searched defs:mini_batch_steps_per_iteration (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/contrib/factorization/python/ops/
Dkmeans.py141 random_seed, use_mini_batch, mini_batch_steps_per_iteration, argument
326 mini_batch_steps_per_iteration=1, argument
Dkmeans_test.py135 def mini_batch_steps_per_iteration(self): member in KMeansTestBase
343 def mini_batch_steps_per_iteration(self): member in FullBatchAsyncKMeansTest
484 def mini_batch_steps_per_iteration(self): member in FullBatchAsyncKMeansCosineTest
Dclustering_ops.py64 mini_batch_steps_per_iteration=1, argument
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Dkmeans_test.py135 def mini_batch_steps_per_iteration(self): member in KMeansTestBase
311 def mini_batch_steps_per_iteration(self): member in FullBatchAsyncKMeansTest
452 def mini_batch_steps_per_iteration(self): member in FullBatchAsyncKMeansCosineTest
Dkmeans.py180 mini_batch_steps_per_iteration=1, argument
/external/tensorflow/tensorflow/python/ops/
Dclustering_ops.py65 mini_batch_steps_per_iteration=1, argument