Searched defs:max_words (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/contrib/distribute/python/ |
| D | keras_embedding_model_correctness_test.py | 33 def get_model(self, max_words=10, initial_weights=None, distribution=None): argument 78 def get_model(self, max_words=10, initial_weights=None, distribution=None): argument 116 max_words=10, argument
|
| D | keras_lstm_model_correctness_test.py | 33 def get_model(self, max_words=10, initial_weights=None, distribution=None): argument
|
| D | keras_stateful_lstm_model_correctness_test.py | 50 def get_model(self, max_words=10, initial_weights=None, distribution=None): argument
|
| D | keras_correctness_test_base.py | 522 max_words=10, argument
|