Skip to content

[REQUEST] Sync offline experimental data #1043

@mjwen

Description

@mjwen

🤩 Features description [Please make everyone to understand it]

From the docs, one can set the environment variable SWANLAB_MODE to local to run an experiment in offline mode. However, I did not find any way to upload the results to the cloud after the experiment is finished.

👍 What problem does this feature solve

It would be nice to add support to upload the experimental results to swanlab cloud. This would be useful in many HPC settings, where the computing nodes have no access to the Internet while the login nodes do, but we still want to record the experimental results on the cloud.

👾 What does the proposed API look like

A CLI would be nice, something like swanlab sync <dir_to_results/*>.

wandb has a similar feature, where one can use wandb sync <dir_to_results/*> to sync all results of different experiments in the results directory to the cloud.

🚑 Any additional [like screenshots]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions