Skip to content

๐Ÿ› [BUG] Logs Display Errorย #124

@Zeyi-Lin

Description

@Zeyi-Lin

๐Ÿ› 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})

image

๐Ÿš‘ Any additional [like screenshots]

  • SwanLab Version:v0.1.2

  • Platform:MacOS M1Max

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions