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-1891 ShapeBucket Optimize #1088

Merged
merged 63 commits into from
Sep 15, 2023
Merged

GNNE-1891 ShapeBucket Optimize #1088

merged 63 commits into from
Sep 15, 2023

Commits on Aug 28, 2023

  1. tmp fix multi var

    FusionBolt committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    876161f View commit details
    Browse the repository at this point in the history
  2. fix repeat ShapeOf

    FusionBolt committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    09bfb34 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. fix shape of

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

Commits on Sep 5, 2023

  1. update compiler.cs

    FusionBolt committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c25db9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eea864d View commit details
    Browse the repository at this point in the history
  3. add split space to batch

    FusionBolt committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1e1710b View commit details
    Browse the repository at this point in the history
  4. optimize pad

    FusionBolt committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7cec40e View commit details
    Browse the repository at this point in the history
  5. FoldSqueeze

    FusionBolt committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    596356d View commit details
    Browse the repository at this point in the history
  6. update

    FusionBolt committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5fdea56 View commit details
    Browse the repository at this point in the history
  7. fix foldSqueeze

    FusionBolt committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3b6074e View commit details
    Browse the repository at this point in the history
  8. update

    FusionBolt committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    0ed248e View commit details
    Browse the repository at this point in the history
  9. add shape op

    FusionBolt committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    cf192b8 View commit details
    Browse the repository at this point in the history
  10. add fold BroadcastShape

    FusionBolt committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    251a418 View commit details
    Browse the repository at this point in the history
  11. add GetPaddings

    FusionBolt committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7a69dc5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2fb0ae7 View commit details
    Browse the repository at this point in the history
  13. update isa

    FusionBolt committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    70ce3fc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. fix

    FusionBolt committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ee568a0 View commit details
    Browse the repository at this point in the history
  2. fold split shapeof

    FusionBolt committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    cffc5d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. fix type

    FusionBolt committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9f9830c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ae3dc6 View commit details
    Browse the repository at this point in the history
  3. add GatherToGetItem

    FusionBolt committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    227cfe4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    459d9ab View commit details
    Browse the repository at this point in the history
  5. fold broadcast

    FusionBolt committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5b7b0d4 View commit details
    Browse the repository at this point in the history
  6. add SliceToGetItem

    FusionBolt committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    01f778b View commit details
    Browse the repository at this point in the history
  7. add FoldGetItemShapeOf

    FusionBolt committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    bf61b61 View commit details
    Browse the repository at this point in the history
  8. fix process

    FusionBolt committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    928f269 View commit details
    Browse the repository at this point in the history
  9. fix reshape

    FusionBolt committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5c6285c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. fix rules

    FusionBolt committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1cf15bd View commit details
    Browse the repository at this point in the history
  2. update

    FusionBolt committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    093f53d View commit details
    Browse the repository at this point in the history
  3. fix broadcast Shape

    FusionBolt committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    cf988f2 View commit details
    Browse the repository at this point in the history
  4. update

    FusionBolt committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    ee851db View commit details
    Browse the repository at this point in the history
  5. remove unused

    FusionBolt committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c8c7745 View commit details
    Browse the repository at this point in the history
  6. Add FullBucket

    FusionBolt committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    017350e View commit details
    Browse the repository at this point in the history
  7. fix shape expr

    FusionBolt committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    bbf90da View commit details
    Browse the repository at this point in the history
  8. update 140

    FusionBolt committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    db9beb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. update

    FusionBolt committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a91e0aa View commit details
    Browse the repository at this point in the history
  2. format

    FusionBolt committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9eae198 View commit details
    Browse the repository at this point in the history
  3. update

    FusionBolt committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    fb8b758 View commit details
    Browse the repository at this point in the history
  4. format

    FusionBolt committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4ba4cbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52e2ccc View commit details
    Browse the repository at this point in the history
  6. Apply code-format changes

    FusionBolt authored and github-actions[bot] committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a9b64f4 View commit details
    Browse the repository at this point in the history
  7. restore

    FusionBolt committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    60f21fb View commit details
    Browse the repository at this point in the history
  8. fix

    FusionBolt committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0fadb69 View commit details
    Browse the repository at this point in the history
  9. fix build

    FusionBolt committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    2caa63f View commit details
    Browse the repository at this point in the history
  10. fix build

    FusionBolt committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6b676f1 View commit details
    Browse the repository at this point in the history
  11. fix test

    FusionBolt committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    58b03a1 View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'origin/shape-expr-opt' into shape-expr-opt

    # Conflicts:
    #	src/Native/src/kernels/stackvm/reference/pad.cpp
    #	src/Nncase.Evaluator/ShapeExpr/GetPaddings.cs
    #	src/Nncase.Passes/Rules/Neutral/FoldSqueeze.cs
    #	src/Nncase.Passes/Rules/ShapeBucket/MergeCallToFusion.cs
    #	src/Nncase.Passes/Rules/ShapeBucket/ShapeBucket.cs
    #	src/Nncase.Passes/Rules/ShapeBucket/ShapeBucketHelper.cs
    #	src/Nncase.Tests/Rules/ShapeBucket/ShapeBucketTest.cs
    FusionBolt committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    45a7f17 View commit details
    Browse the repository at this point in the history
  13. Apply code-format changes

    FusionBolt authored and github-actions[bot] committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0d8c140 View commit details
    Browse the repository at this point in the history
  14. simple review

    FusionBolt committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7e25fca View commit details
    Browse the repository at this point in the history
  15. remove pad

    FusionBolt committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b0fa239 View commit details
    Browse the repository at this point in the history
  16. fix FoldSplitShapeOf

    FusionBolt committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    bbe7cbc View commit details
    Browse the repository at this point in the history
  17. update

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

    FusionBolt committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    75e9509 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. remove unused

    FusionBolt committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3b1fa95 View commit details
    Browse the repository at this point in the history
  2. fix build

    FusionBolt committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    16f8583 View commit details
    Browse the repository at this point in the history
  3. Apply code-format changes

    FusionBolt authored and github-actions[bot] committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d7b99c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

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

    FusionBolt committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    bf40e86 View commit details
    Browse the repository at this point in the history
  3. add test

    FusionBolt committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b3c9d46 View commit details
    Browse the repository at this point in the history
  4. fix

    FusionBolt committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    34712d9 View commit details
    Browse the repository at this point in the history
  5. update

    FusionBolt committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4cc684a View commit details
    Browse the repository at this point in the history
  6. Apply code-format changes

    FusionBolt authored and github-actions[bot] committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    fe69c8b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. fix

    FusionBolt committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8793b4e View commit details
    Browse the repository at this point in the history