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: OpenBMB/BMTrain
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.0
Choose a base ref
...
head repository: OpenBMB/BMTrain
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.1
Choose a head ref
  • 15 commits
  • 17 files changed
  • 5 contributors

Commits on Aug 11, 2022

  1. add test.sh

    MayDomine committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    77e024f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    1d1fa91 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Merge pull request #10 from OpenBMB/main

    merge the latest code
    MayDomine authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    44dfc04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae3b964 View commit details
    Browse the repository at this point in the history
  3. grad accumulation test

    MayDomine committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    a0c809b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    934d607 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    954847b View commit details
    Browse the repository at this point in the history
  2. bmtrain load ckpt test

    MayDomine committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    6e59794 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5443b79 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. FIX: docs

    a710128 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    f7274e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    2b69639 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #64 from Achazwl/fix-output-shape

    fix output shape mismatch after CheckpointBlock
    a710128 authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    09f864b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Merge pull request #61 from MayDomine/main

    add test for grad accumulation and state_dict interface.
    a710128 authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    dabac0f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #60 from Achazwl/fix-grad_none_to_0

    fix inspect grad mean/std from None to 0
    a710128 authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    4ad384d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. update version

    a710128 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    7ccd9a2 View commit details
    Browse the repository at this point in the history
Loading