tensorflow / tensorflow/tensorflow
[Feature Request] Add verbose parameter to LR schedules
Open
@Venkat6871 is already working on this.
Since Apr 14, 2026.
type:feature
- Dominant language
- C++
- Stars
- 200k
- Forks
- 76.9k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 433
Description
Issue type
Feature Request
Have you reproduced the bug with TensorFlow Nightly?
No
Source
source
TensorFlow version
2.20.0
Custom code
Yes
OS platform and distribution
WSL Ubuntu
Mobile device
No response
Python version
No response
Bazel version
No response
GCC/compiler version
No response
CUDA/cuDNN version
No response
GPU model and memory
No response
Current behavior?
Requesting that verbose parameter be added to TF's learning rate schedulers (such as in tf.keras.optimizers.schedules.) in order to print the learning rate per epoch/step.. etc.
Standalone code to reproduce the issue
None
Relevant log output
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.