Skip to content

Commit

Permalink
[Qwen2] support to combine only one bmodel for different shapes
Browse files Browse the repository at this point in the history
1. combine different shapes bmodel in compile_multi.sh
2. add stage_idx for empty_net in utils.h
3. add *.so in .gitignore
  • Loading branch information
chuxiaoyi2023 committed Aug 29, 2024
1 parent 87ce2e8 commit 219a7a4
Show file tree
Hide file tree
Showing 10 changed files with 613 additions and 207 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ core
*.zip
*.tar.gz
*.deb
*.so
Loading

0 comments on commit 219a7a4

Please sign in to comment.