forked from neo-ai/tvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TOPI] Support int4/int8 conv2d tensor core with HWNC layout (apache#…
…6121) * int4 tensorcore * a draft for new int4 schedule * update layout * add inline option * clean code * increase search space * fix kernel shape * update intrinsic * update intrinsic * support int4/int8 hwnc layout * remove useless code * remove useless code * remove useless code * remove useless code * fix int8 transpose * fix assert * add asf header * CI * CI * CI * fix bug fix bug Co-authored-by: Leyuan Wang <[email protected]>
- Loading branch information
1 parent
06ccdef
commit 67a0a96
Showing
6 changed files
with
629 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.