Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/training/
Dwarm_starting_util.py186 current_vocab_path, argument
230 if not (current_vocab_path and current_vocab_size and prev_ckpt and
266 new_row_vocab_file = current_vocab_path
281 new_col_vocab_file = current_vocab_path
452 current_vocab_path=vocab_info.new_vocab,
Dwarm_starting_util_test.py673 current_vocab_path = self._write_vocab(
678 "sc_vocab", vocabulary_file=current_vocab_path, vocabulary_size=2)