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

Add int8 support in fused_multi_transformer_pass and fuse_multi_transformer_layer_pass #48209

Merged
merged 20 commits into from Nov 30, 2022

Commits on Nov 17, 2022

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

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    8e3efa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bb4611 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73fbd9d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. optimiz int8 gemm

    RichardWooSJTU committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    bfeefc9 View commit details
    Browse the repository at this point in the history
  2. optimize gemm int8

    Your Name authored and RichardWooSJTU committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    e6e9bf6 View commit details
    Browse the repository at this point in the history
  3. Revert "delete unnecessary shape and slice op"

    This reverts commit 4f068e8.
    
    revert a commit which has been merged
    :
    RichardWooSJTU committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c90aa16 View commit details
    Browse the repository at this point in the history
  4. merge develop

    RichardWooSJTU committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    aa16466 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    8082bfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    047d965 View commit details
    Browse the repository at this point in the history
  3. delete debug codes

    RichardWooSJTU committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    10b533e View commit details
    Browse the repository at this point in the history
  4. fix unittest

    RichardWooSJTU committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    837e72f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. fix ci build error

    RichardWooSJTU committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d319449 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. fix scale calc

    RichardWooSJTU committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    202a7fe View commit details
    Browse the repository at this point in the history
  2. fit auto parallel

    RichardWooSJTU committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    f3e245e View commit details
    Browse the repository at this point in the history
  3. code clean

    RichardWooSJTU committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    22d450e View commit details
    Browse the repository at this point in the history
  4. merge develop

    RichardWooSJTU committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    3bfa068 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2a9b0d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. fix unittest

    RichardWooSJTU committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    7b3307c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59c1182 View commit details
    Browse the repository at this point in the history