-
Notifications
You must be signed in to change notification settings - Fork 142
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: SwanHubX/SwanLab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: SwanHubX/SwanLab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 46 files changed
- 8 contributors
Commits on May 14, 2025
-
* add paddlenlp * add community * change location * add openapi
Configuration menu - View commit details
-
Copy full SHA for 8ec62de - Browse repository at this point
Copy the full SHA 8ec62deView commit details -
feat(openapi): support dict-style access for object (#979)
* feat(openapi): support dict-style access for object - enable OpenApi returned object to support obj.name / obj.get("name") / obj["name"] - fix a type error during model conversion * test(openapi): unit test for dict-style access
Configuration menu - View commit details
-
Copy full SHA for ea87de4 - Browse repository at this point
Copy the full SHA ea87de4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8494cef - Browse repository at this point
Copy the full SHA 8494cefView commit details
Commits on May 16, 2025
-
feat: add tags to an experiment during SwanLab initialization (#982)
* feat: now we can add tags for a experiment at the time of initialization * feat: add check_tags_format function * fix: update tags type hint from list[str] to List[str] * refactor: remove tags parameter from before_init_experiment call * refactor: clean up formatting in parse and list_project_exps methods * chore: correct formatting * chore: remove debug print statement for tags in __register_exp method * chore: remove tags field from ExperimentAPI parse method * chore: update swankit version to 0.1.8 in requirements.txt
Configuration menu - View commit details
-
Copy full SHA for 79c2b0a - Browse repository at this point
Copy the full SHA 79c2b0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7080eb9 - Browse repository at this point
Copy the full SHA 7080eb9View commit details
Commits on May 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dfd039e - Browse repository at this point
Copy the full SHA dfd039eView commit details
Commits on May 22, 2025
-
* feat: update project creation to include optional username and visibility * bugfix:visibility * chore: update create proj --------- Co-authored-by: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b4cbbf1 - Browse repository at this point
Copy the full SHA b4cbbf1View commit details -
feat: support moorethreads collector (#987)
* feat: support moorethreads collector * fix: collector key error * docs: update moorethread support
Configuration menu - View commit details
-
Copy full SHA for 096101b - Browse repository at this point
Copy the full SHA 096101bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c02ec - Browse repository at this point
Copy the full SHA c3c02ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c1ed95 - Browse repository at this point
Copy the full SHA 2c1ed95View commit details
Commits on May 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f001249 - Browse repository at this point
Copy the full SHA f001249View commit details -
feat: compat self host api (#994)
* feat: compat self host api * fix: not found * restore: some code * opt comment * docs: update changelog --------- Co-authored-by: ZeYi Lin <944270057@qq.com>
Configuration menu - View commit details
-
Copy full SHA for a413eec - Browse repository at this point
Copy the full SHA a413eecView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.5.8...v0.5.9