Searched refs:first_decay_steps (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/python/keras/optimizer_v2/ |
D | learning_rate_schedule.py | 661 first_decay_steps, argument 684 self.first_decay_steps = first_decay_steps 695 first_decay_steps = math_ops.cast(self.first_decay_steps, dtype) 701 completed_fraction = global_step_recomp / first_decay_steps 734 "first_decay_steps": self.first_decay_steps,
|
D | legacy_learning_rate_decay.py | 523 first_decay_steps, argument 584 first_decay_steps,
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.keras.experimental.-cosine-decay-restarts.pbtxt | 8 …argspec: "args=[\'self\', \'initial_learning_rate\', \'first_decay_steps\', \'t_mul\', \'m_mul\', …
|
D | tensorflow.keras.optimizers.schedules.-cosine-decay-restarts.pbtxt | 8 …argspec: "args=[\'self\', \'initial_learning_rate\', \'first_decay_steps\', \'t_mul\', \'m_mul\', …
|
D | tensorflow.train.pbtxt | 297 …argspec: "args=[\'learning_rate\', \'global_step\', \'first_decay_steps\', \'t_mul\', \'m_mul\', \…
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.optimizers.schedules.-cosine-decay-restarts.pbtxt | 8 …argspec: "args=[\'self\', \'initial_learning_rate\', \'first_decay_steps\', \'t_mul\', \'m_mul\', …
|
D | tensorflow.keras.experimental.-cosine-decay-restarts.pbtxt | 8 …argspec: "args=[\'self\', \'initial_learning_rate\', \'first_decay_steps\', \'t_mul\', \'m_mul\', …
|
D | tensorflow.keras.optimizers.schedules.-cosine-decay-restarts.pbtxt | 8 …argspec: "args=[\'self\', \'initial_learning_rate\', \'first_decay_steps\', \'t_mul\', \'m_mul\', …
|