-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Checking the correct dtypes for choosing the Intel int8 instructions.
Intel VNNI and Skylake HW-supported int8 instructions require one tensor to be unsigned int8 and other to be signed int8. Adding more checks in the x86 topi to satisfy that requirement.
- Loading branch information
1 parent
2a7aebe
commit 36e636e
Showing
1 changed file
with
10 additions
and
6 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