Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fx] Add pofo solver #1608

Merged
merged 38 commits into from
Sep 20, 2022

Commits on Jul 14, 2022

  1. Merge pull request #1 from hpcaitech/main

    Merge ColossalAI
    Cypher30 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    04e5272 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Merge pull request #2 from hpcaitech/main

    Daily merge
    Cypher30 committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    75618b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Merge pull request #3 from hpcaitech/main

    Merge
    Cypher30 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    3e4620c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into main

    Merge
    Cypher30 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    cf24049 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Merge remote-tracking branch 'upstream/main' into main

    Daily Merge
    Cypher30 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    3d223b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

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

Commits on Jul 25, 2022

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

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    bba2dbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05ca628 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

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

Commits on Aug 8, 2022

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

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    74a6227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e550490 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

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

Commits on Aug 12, 2022

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

Commits on Aug 15, 2022

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

Commits on Aug 16, 2022

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

Commits on Aug 17, 2022

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

Commits on Aug 20, 2022

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

Commits on Aug 26, 2022

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

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    480e932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fa66ee View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

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

Commits on Sep 5, 2022

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

Commits on Sep 6, 2022

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

Commits on Sep 7, 2022

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

Commits on Sep 8, 2022

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

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    838ba70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cacec2b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    5ed6ef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    668af30 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. [fx] add pofo algorithm

    Cypher30 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    45fea4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4152e8c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. [fx] Add pofo solver

    Cypher30 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    670170a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c20e070 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. [fx] code refactor

    Cypher30 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    9b5048e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/add_ckpt_offload_solver' of github.com:Cypher30…

    …/ColossalAI into feature/add_ckpt_offload_solver
    Cypher30 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    f8089de View commit details
    Browse the repository at this point in the history
  3. [fx] fix test_linearize import

    Cypher30 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    4e28a4c View commit details
    Browse the repository at this point in the history