Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/factorization/python/ops/
Dfactorization_ops_test.py162 use_factors_weights_cache, argument
331 use_factors_weights_cache, argument
507 def _run_test_als(self, use_factors_weights_cache): argument
585 def _run_test_als_transposed(self, use_factors_weights_cache): argument
672 def _run_test_train_full_low_rank_als(self, use_factors_weights_cache): argument
701 def _run_test_train_full_low_rank_wals(self, use_factors_weights_cache): argument
731 def _run_test_train_matrix_completion_wals(self, use_factors_weights_cache): argument
Dfactorization_ops.py199 use_factors_weights_cache=True, argument