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

NTT’s 5th optimization #1264

Open
wants to merge 20 commits into
base: dev/3.0
Choose a base branch
from
Open

Commits on Nov 5, 2024

  1. add dynamic for gather

    guodongliang committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b061ed4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7348fef View commit details
    Browse the repository at this point in the history
  3. add dynamic ctest

    guodongliang committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    dfbfe20 View commit details
    Browse the repository at this point in the history
  4. revise function name to snake case

    guodongliang committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    12a1111 View commit details
    Browse the repository at this point in the history
  5. change variable name to snake mode

    guodongliang committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a92a1b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. omitted variable names

    guodongliang committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0796b1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f2d803 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/ntt_benchmark_roofline_5' of https://github.com…

    …/kendryte/nncase into feature/ntt_benchmark_roofline_5
    guodongliang committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f3b2715 View commit details
    Browse the repository at this point in the history
  4. add just for slice benchmark

    guodongliang committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9834c5b View commit details
    Browse the repository at this point in the history
  5. limit to l1 size

    guodongliang committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    973b451 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19826e3 View commit details
    Browse the repository at this point in the history
  7. change shape for accracy test

    guodongliang committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    621dbb3 View commit details
    Browse the repository at this point in the history
  8. change for other cases

    guodongliang committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    850d9c4 View commit details
    Browse the repository at this point in the history
  9. expand dim1 dims

    guodongliang committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    45eaaa5 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. add ctest for pack and init opt

    guodongliang committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    58bab9a View commit details
    Browse the repository at this point in the history
  2. fallback for some errors

    guodongliang committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bed436b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c827ac9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    82f6d58 View commit details
    Browse the repository at this point in the history
  2. some prepare code for 2d pack

    guodongliang committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d5cdf25 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/ntt_benchmark_roofline_5' of https://github.com…

    …/kendryte/nncase into feature/ntt_benchmark_roofline_5
    guodongliang committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7e2fa68 View commit details
    Browse the repository at this point in the history