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

GNNE-1904 fix op's datatype #1068

Merged
merged 60 commits into from
Sep 26, 2023
Merged

GNNE-1904 fix op's datatype #1068

merged 60 commits into from
Sep 26, 2023

Commits on Aug 25, 2023

  1. fix hardmax dt

    hejunchao committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7dad301 View commit details
    Browse the repository at this point in the history
  2. fix celu's alpha

    hejunchao committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4b61e92 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Merge branch 'master' into feature/add_new_dt

    hejunchao committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    79d452a View commit details
    Browse the repository at this point in the history
  2. fix print tensor fun

    hejunchao committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    657f063 View commit details
    Browse the repository at this point in the history
  3. add json file clear

    hejunchao committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    154c27e View commit details
    Browse the repository at this point in the history
  4. add trilu test

    hejunchao committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    52af856 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into feature/add_new_dt

    hejunchao committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f1cb055 View commit details
    Browse the repository at this point in the history
  6. add gather test

    hejunchao committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    8153889 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0dcce1a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Merge branch 'master' into feature/add_new_dt

    hejunchao committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8bae082 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Merge branch 'master' into feature/add_new_dt

    # Conflicts:
    #	tests/kernels/test_gather.cpp
    hejunchao committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    3b15330 View commit details
    Browse the repository at this point in the history
  2. fix

    hejunchao committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d57fa6b View commit details
    Browse the repository at this point in the history
  3. fix

    hejunchao committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e74fdbb View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. fix

    hejunchao committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7fac954 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/add_new_dt

    hejunchao committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    531af9e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Merge branch 'master' into feature/add_new_dt

    hejunchao committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    07f18db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d6f501 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

Commits on Sep 18, 2023

  1. fix hardmax

    hejunchao committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9ca355d View commit details
    Browse the repository at this point in the history
  2. fix

    hejunchao committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    cc3633b View commit details
    Browse the repository at this point in the history
  3. fix

    hejunchao committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    2448f74 View commit details
    Browse the repository at this point in the history
  4. fix

    hejunchao committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    452b40a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d760d1 View commit details
    Browse the repository at this point in the history
  6. fix matmul

    hejunchao committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e9b4486 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/feature/add_new_dt' into feature…

    …/add_new_dt
    hejunchao committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f3ff273 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18d1b72 View commit details
    Browse the repository at this point in the history
  9. fix reduce&&tile&&ln

    hejunchao committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    11229a6 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/feature/add_new_dt' into feature…

    …/add_new_dt
    
    # Conflicts:
    #	modules/Nncase.Modules.StackVM/CodeGen/StackVM/CodeGenVisitor.g.cs
    #	modules/Nncase.Modules.StackVM/CodeGen/StackVM/StackVMEmitter.g.cs
    hejunchao committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d7718e1 View commit details
    Browse the repository at this point in the history
  11. fix

    hejunchao committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8589f8f View commit details
    Browse the repository at this point in the history
  12. fix

    hejunchao committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    bde39f5 View commit details
    Browse the repository at this point in the history
  13. fix

    hejunchao committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ed4a3f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. fix

    hejunchao committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    604a40f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8731784 View commit details
    Browse the repository at this point in the history
  3. fix

    hejunchao committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    431ea23 View commit details
    Browse the repository at this point in the history
  4. fix

    hejunchao committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    91930c0 View commit details
    Browse the repository at this point in the history
  5. fix

    hejunchao committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d8e16bf View commit details
    Browse the repository at this point in the history
  6. fix

    hejunchao committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4c46844 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. fix

    hejunchao committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5c50512 View commit details
    Browse the repository at this point in the history
  2. fix

    hejunchao committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    418f07d View commit details
    Browse the repository at this point in the history
  3. fix

    hejunchao committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f75785e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4d32d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. fix

    hejunchao committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    5c10735 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/add_new_dt

    hejunchao committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d8c8855 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e90faf4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

    hejunchao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    4ccbf0e View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feature/add_new_dt' into feature…

    …/add_new_dt
    hejunchao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    13dbb80 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into feature/add_new_dt

    hejunchao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e947dc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3c72b5 View commit details
    Browse the repository at this point in the history
  6. fix

    hejunchao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e0efc40 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/feature/add_new_dt' into feature…

    …/add_new_dt
    
    # Conflicts:
    #	src/Native/src/kernels/stackvm/optimized/riscv64/log_softmax.cpp
    #	src/Native/src/kernels/stackvm/optimized/riscv64/softmax.cpp
    hejunchao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    67a9ee0 View commit details
    Browse the repository at this point in the history
  8. fix opt's conv

    hejunchao committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    0361bf0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca90ffd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e80cc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. fix

    hejunchao committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    85a7fde View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature/add_new_dt' into feature…

    …/add_new_dt
    hejunchao committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    03c585f View commit details
    Browse the repository at this point in the history
  3. fix

    hejunchao committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0429fe1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    158180d View commit details
    Browse the repository at this point in the history
  5. fix

    hejunchao committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    23c3d27 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. fix

    hejunchao committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1516808 View commit details
    Browse the repository at this point in the history