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

[Semi Auto] Refactor Completion Mechanism (Part1) #57447

Merged
merged 21 commits into from
Sep 26, 2023

Commits on Sep 15, 2023

  1. first commit

    JZ-LIANG committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4f82e54 View commit details
    Browse the repository at this point in the history
  2. framework

    JZ-LIANG committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d5fbf20 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. matmul done

    JZ-LIANG committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8c3fbeb View commit details
    Browse the repository at this point in the history
  2. elementwise done

    JZ-LIANG committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ec99d92 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. adapt done

    JZ-LIANG committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    149a12f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dae7e89 View commit details
    Browse the repository at this point in the history
  3. polish code

    JZ-LIANG committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6da5eb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. revise logging

    JZ-LIANG committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    47d8194 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    202c677 View commit details
    Browse the repository at this point in the history
  3. revise log

    JZ-LIANG committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4647fa2 View commit details
    Browse the repository at this point in the history
  4. update doc

    JZ-LIANG committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9c9c68a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. enable LN unitest

    JZ-LIANG committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    36a9ec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa339a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab5d11a View commit details
    Browse the repository at this point in the history
  4. precommit

    JZ-LIANG committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    37b372c View commit details
    Browse the repository at this point in the history
  5. bugfix reduce_sum

    JZ-LIANG committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5862749 View commit details
    Browse the repository at this point in the history
  6. bugfix assign

    JZ-LIANG committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    30caf56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba49fd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. bugfix for print program

    JZ-LIANG committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8c15b9f View commit details
    Browse the repository at this point in the history
  2. enable rule for dropout

    JZ-LIANG committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    b66fab4 View commit details
    Browse the repository at this point in the history
  3. bugfix for dist op

    JZ-LIANG committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    dec8d01 View commit details
    Browse the repository at this point in the history