Home
last modified time | relevance | path

Searched refs:cosine_decay_restarts (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/training/
Dlearning_rate_decay_test.py391 decayed_lr = learning_rate_decay.cosine_decay_restarts(
402 decayed_lr = learning_rate_decay.cosine_decay_restarts(
414 decayed_lr = learning_rate_decay.cosine_decay_restarts(
426 decayed_lr = learning_rate_decay.cosine_decay_restarts(
Dlearning_rate_decay.py514 def cosine_decay_restarts(learning_rate, function
/external/tensorflow/tensorflow/tools/api/golden/
Dtensorflow.train.pbtxt272 name: "cosine_decay_restarts"