HomeSort by relevance Sort by last modified time
    Searched refs:current_oov_buckets (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/python/training/
warm_starting_util.py 191 current_oov_buckets=0,
219 current_oov_buckets: An `int` specifying the number of out-of-vocabulary
269 num_row_oov_buckets = current_oov_buckets
283 num_col_oov_buckets = current_oov_buckets
457 current_oov_buckets=vocab_info.num_oov_buckets,
warm_starting_util_test.py 342 current_oov_buckets=1)
    [all...]

Completed in 102 milliseconds