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

Fix hexagon_converter and complie merge bugBeluooo #790

Open
wants to merge 45 commits into
base: master
Choose a base branch
from

Commits on Sep 1, 2023

  1. lemon base

    Lemonorn committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b344d69 View commit details
    Browse the repository at this point in the history
  2. Fix building hexagon_nn

    BIN LI18 李滨 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    beb2aa5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Add MACE_ENABLE_CPU to build scripts

    BIN LI18 李滨 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d102645 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from BJTU-HXG/libin-dev

    Libin dev
    linepi authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a46ded1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. compile success with qnx

    Lemonorn authored and linepi committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    eb06ba6 View commit details
    Browse the repository at this point in the history
  2. compile success with qnx

    Lemonorn authored and linepi committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b0b714f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. impl env get_cpu_freq and set_cpu_affinity

    Lemonorn committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f1464b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. success in compiling qnx dsp

    linepi committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    0b5874c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from BJTU-HXG/lemon

    Lemon
    linepi authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    27daf38 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. full cmake message

    linepi committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    1f5714f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. fix check_tensor error

    linepi committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    624f5e9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from BJTU-HXG/lemon

    Lemon
    linepi committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8a96d01 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. support android dsp

    Jazzyyyl committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d78c8df View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

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

Commits on Oct 30, 2023

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

Commits on Nov 7, 2023

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

Commits on Nov 16, 2023

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

Commits on Nov 17, 2023

  1. enable transformer running

    linepi committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    de6c352 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. remove div to max

    linepi committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    40474fa View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. fix android bug

    Lemonorn committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    fd3e05d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on Dec 29, 2023

  1. Transformer validate passed

    transformer validate passed
    
    Transformer validate passed.
    Beluooo-H committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    fd1f839 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Conformer run on CPU

    Beluooo-H committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0e70b38 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Conformer convert on dsp

    Beluooo-H committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    bf4763c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Conformer run on dsp

    Beluooo-H committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f336608 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. save temporary

    linepi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    36f2e1b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

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

Commits on Mar 28, 2024

  1. Fuse LayerNormi16

    Beluooo-H committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    aed362f View commit details
    Browse the repository at this point in the history
  2. Merge: Beluooo->develop

    Beluooo-H committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2c74c35 View commit details
    Browse the repository at this point in the history
  3. Merge: develop->Beluooo

    Beluooo-H committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a0f9f02 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Fix merge bug

    Beluooo-H committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9a444ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25e9bb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d0d757 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. modified: mace/tools/mace_run.cc

    	modified:   third_party/nnlib/arm64-v8a/libcdsprpc.so
    	modified:   third_party/nnlib/v66/libhexagon_nn_skel.so
    	modified:   tools/python/run_model.py
    	modified:   tools/python/transform/hexagon_converter.py
    	modified:   tools/python/utils/util.py
    	modified:   tools/python/validate.py
    islive233 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9525a95 View commit details
    Browse the repository at this point in the history
  2. modified: mace/tools/mace_run.cc

    	modified:   third_party/nnlib/arm64-v8a/libcdsprpc.so
    	modified:   third_party/nnlib/v66/libhexagon_nn_skel.so
    	modified:   tools/python/run_model.py
    	modified:   tools/python/transform/hexagon_converter.py
    	modified:   tools/python/utils/util.py
    	modified:   tools/python/validate.py
    islive233 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d9e6ccb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    123819f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Optim LN Fuse Rule

    Beluooo-H committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ae23482 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. modified: tools/python/run_model.py

    	modified:   tools/python/validate.py
    islive233 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2fcd3ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d70055 View commit details
    Browse the repository at this point in the history
  3. Islive (#5)

    * modified:   mace/tools/mace_run.cc
    	modified:   third_party/nnlib/arm64-v8a/libcdsprpc.so
    	modified:   third_party/nnlib/v66/libhexagon_nn_skel.so
    	modified:   tools/python/run_model.py
    	modified:   tools/python/transform/hexagon_converter.py
    	modified:   tools/python/utils/util.py
    	modified:   tools/python/validate.py
    
    * modified:   mace/tools/mace_run.cc
    	modified:   third_party/nnlib/arm64-v8a/libcdsprpc.so
    	modified:   third_party/nnlib/v66/libhexagon_nn_skel.so
    	modified:   tools/python/run_model.py
    	modified:   tools/python/transform/hexagon_converter.py
    	modified:   tools/python/utils/util.py
    	modified:   tools/python/validate.py
    
    * modified:   tools/python/run_model.py
    	modified:   tools/python/validate.py
    
    * modified:   tools/python/validate.py
    islive233 authored May 22, 2024
    Configuration menu
    Copy the full SHA
    b1023af View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    bfa48e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from BJTU-HXG/islive

    conformer精度验证通过(需搭配nn库Beluooo分支)
    islive233 authored May 31, 2024
    Configuration menu
    Copy the full SHA
    520dc72 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. layernorm cossim not passed

    Beluooo-H committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a71743a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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