Skip to content
Permalink

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.6.2
Choose a base ref
...
head repository: SwanHubX/SwanLab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.3
Choose a head ref
  • 10 commits
  • 33 files changed
  • 7 contributors

Commits on Jun 8, 2025

  1. Merge pull request #859 from Puiching-Memory/Profiler

    将torch.profiler保存至本地
    Puiching-Memory authored Jun 8, 2025
    Configuration menu
    Copy the full SHA
    605284a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. chore: fix run id

    SAKURA-CAT committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    2f0d9f6 View commit details
    Browse the repository at this point in the history
  2. chore: opt codes

    SAKURA-CAT committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    0f3a020 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1066 from SwanHubX/chore/opt-some-misc

    Chore/opt some misc
    SAKURA-CAT authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    c6ebb6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca2aaaf View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. feat: support memory record (#1065)

    * feat: support npu memory value ascend
    
    * feat(test): add ascend npu colloctor ut
    
    * feat: support metax gpu value record
    
    * feat(test): metax gpu collector
    
    * feat: support dcu mem use value
    
    * feat(test): test hygon ut
    
    * feat: support mlu mem value record
    
    * feat(test): add mlu map
    
    * feat: add moorethreads gpu mem value
    
    * feat(test): add moorethreads env ut
    Nexisato authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    d97fed7 View commit details
    Browse the repository at this point in the history
  2. fix: pip list freeze (#1073)

    Co-authored-by: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
    Zeyi-Lin and SAKURA-CAT authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    146afc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89509d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0eeb34 View commit details
    Browse the repository at this point in the history
  5. feat:add-table (#1068)

    * feat:add-table
    
    增加table组件适应
    
    * chore: opt codes
    
    * fix: some bugs
    
    * Create test_table.py
    
    增加对于Echarts/Table的测试
    
    * refactor: codes
    
    * del:table-title_opts
    
    删除title_opts相关设置
    
    * del:del-test-table-tltle-opts
    
    删除测试的title_opts
    
    * update:Table
    
    * chore: opt some codes
    
    * opt: import
    
    * Revert "opt: import"
    
    This reverts commit fe1b401.
    
    ---------
    
    Co-authored-by: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
    ComPleHN and SAKURA-CAT authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    1547298 View commit details
    Browse the repository at this point in the history
Loading