feat(logger.py): support swanlab#691
Conversation
Signed-off-by: tpoisonooo <khj.application@aliyun.com>
Signed-off-by: tpoisonooo <khj.application@aliyun.com>
Signed-off-by: tpoisonooo <khj.application@aliyun.com>
|
Hi @tpoisonooo . Thanks for submitting an initial PR. I'm not too familiar with this logger, could you share a little about it and how it compares to the existing loggers? Also, as far as what changes/tests you need to add, please refer to this PR for how mlflow was added. |
about swanlabAs I know, https://github.com/SwanHubX/SwanLab is a company that operates in Zhongguancun, Beijing, and its functions are the same as those of wandb: collecting training logs and displaying them. It currently supports Web, WeChat public accounts, Android, and iOS. I chose Swanlab because https://wandb.ai/ was blocked in China two months ago. |
Understood. Thanks for explaining. We would be grateful for the contribution. Feel free to refer to that mlflow PR for what you need to change to make sure this logger is a first class citizen. Feel free to ask any questions! |
|
I opened a new PR, so close this one. |
What does this PR do ?
wandbis unreachable for our district, addswanlabby instead. Just like github --> giteeIssues
List issues that this PR closes (syntax):
No
Usage
Here is my example config:
Here is swanlab UI and public project
# Add a code snippet demonstrating how to use thisBefore your PR is "Ready for review"
Pre checks:
Additional Information