yulei

Results 3 issues of yulei

**Description** ![image](https://user-images.githubusercontent.com/4951569/126422952-a1fea8c6-fe91-4167-ae25-a3122d117b6b.png) **Steps to Reproduce** Steps to reproduce the behavior: 1. Save below snippet '...' 2. Compile it with javac '....' 3. Execute with VM options '....' 4. See error...

bug

Fix #8233 Before the fix: ![image](https://github.com/user-attachments/assets/d7cc2eca-8542-4258-a8ee-a0e37abacd0e) After the fix: ![image](https://github.com/user-attachments/assets/eaca02e3-9951-4eaa-832e-e4e9468c4fa7)

ready

### Your current environment Your output of `python collect_env.py` here ### 🐛 Describe the bug When `--num-scheduler-steps=n`, `do_log_stats()` is called only once every `n` step. However, when calculating `num_generation_tokens` within...

bug