Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange Warning and Error #150

Closed
Zeyi-Lin opened this issue Jan 5, 2024 · 0 comments · Fixed by #151
Closed

Strange Warning and Error #150

Zeyi-Lin opened this issue Jan 5, 2024 · 0 comments · Fixed by #151
Assignees
Labels
🐛 bug Something isn't working
Milestone

Comments

@Zeyi-Lin
Copy link
Member

Zeyi-Lin commented Jan 5, 2024

🐛 Bug description [Please make everyone to understand it]

image

Code:

import swanlab

swanlab.init()

for i in range(1,100):
    swanlab.log({"train/loss":i, "test/loss": i*2})

🚑 Any additional [like screenshots]

@Zeyi-Lin Zeyi-Lin added the 🐛 bug Something isn't working label Jan 5, 2024
@Zeyi-Lin Zeyi-Lin changed the title 奇怪的Warning和E 奇怪的Warning和Error Jan 5, 2024
@Zeyi-Lin Zeyi-Lin changed the title 奇怪的Warning和Error Strange Warning and Error Jan 5, 2024
@SAKURA-CAT SAKURA-CAT added this to the V0.1.3 milestone Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants