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

  /external/tensorflow/tensorflow/python/training/
warm_starting_util.py 185 def _warm_start_var_with_vocab(var, function
450 _warm_start_var_with_vocab(
warm_starting_util_test.py 212 ws_util._warm_start_var_with_vocab(fruit_weights, new_vocab_path, 5,
234 ws_util._warm_start_var_with_vocab(fruit_output_layer, new_vocab_path,
257 ws_util._warm_start_var_with_vocab(
286 ws_util._warm_start_var_with_vocab(fruit_weights, new_vocab_path, 5,
310 ws_util._warm_start_var_with_vocab(fruit_output_layer, new_vocab_path,
336 ws_util._warm_start_var_with_vocab(
370 ws_util._warm_start_var_with_vocab(fruit_output_layer, new_vocab_path,
405 ws_util._warm_start_var_with_vocab(fruit_weights, new_vocab_path, 6,
436 ws_util._warm_start_var_with_vocab(fruit_output_layer, new_vocab_path,
    [all...]

Completed in 1111 milliseconds