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.py384 decayed_lr = learning_rate_decay.cosine_decay_restarts(
395 decayed_lr = learning_rate_decay.cosine_decay_restarts(
407 decayed_lr = learning_rate_decay.cosine_decay_restarts(
419 decayed_lr = learning_rate_decay.cosine_decay_restarts(
Dlearning_rate_decay.py488 def cosine_decay_restarts(learning_rate, function
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.train.pbtxt288 name: "cosine_decay_restarts"