-
Notifications
You must be signed in to change notification settings - Fork 152
Closed
Description
๐ Bug description [Please make everyone to understand it]
Test Code๏ผ
import swanlab
# Initialize
swanlab.init()
for epoch in range(1, 20):
print("epoch", epoch)
# Tracking index: `epoch`
swanlab.log({"epoch": epoch})
๐ Any additional [like screenshots]
-
SwanLab Version:v0.1.2
-
Platform:MacOS M1Max
Metadata
Metadata
Assignees
Labels
๐ bugSomething isn't workingSomething isn't working