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

[FEATURE] 更灵活的日志文件保存与启动看板方式 #142

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

[FEATURE] 更灵活的日志文件保存与启动看板方式 #142

Zeyi-Lin opened this issue Jan 4, 2024 · 0 comments · Fixed by #186
Assignees
Labels
💪 enhancement New feature or request
Milestone

Comments

@Zeyi-Lin
Copy link
Member

Zeyi-Lin commented Jan 4, 2024

🤩 Features description [Please make everyone to understand it]

用户反馈:常出现训练脚本分布在不同的目录下,在目录下默认创建和读取swanlog文件夹的方式有些不够灵活。

所以可以支持2个特性:

  1. swanlab.init支持指定保存的日志路径:
swanlab.init(
    logdir="..."
)
  1. swanlab watch支持指定读取的日志路径:
swanlab watch --logdir ...
@Zeyi-Lin Zeyi-Lin added the 💪 enhancement New feature or request label Jan 4, 2024
@SAKURA-CAT SAKURA-CAT self-assigned this Jan 6, 2024
@Zeyi-Lin Zeyi-Lin changed the title 🤩 [FEATURE] 更灵活的日志文件保存与启动看板方式 [FEATURE] 更灵活的日志文件保存与启动看板方式 Jan 6, 2024
@SAKURA-CAT SAKURA-CAT added this to the v0.2.0 milestone Jan 8, 2024
@Zeyi-Lin Zeyi-Lin modified the milestones: v0.2.0, v0.1.4 Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪 enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants