Open
Description
What happened + What you expected to happen
When running the tune_torch_benchmark.py
script with ENABLE_RICH=1
- not sure if the line " 🌟 Ray Tune Trial Status Table 🌟 " is needed
- For the table, maybe we could just
use box=box.SQUARE
. Something like this? - let's use lower cases for all the headers for consistency?
Versions / Dependencies
nightly
Reproduction script
tune_torch_benchmark.py
script with ENABLE_RICH=1
Issue Severity
Low: It annoys or frustrates me.