-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[HOTFIX] Temporarily disable index diff map when gemmKExtra > 0. (#261)
Use the legacy approach which expands affine maps from top level to bottom level in case gemmKExtra > 0. This avoids the C=3 layer in resnet50 from failing after applying index diff maps. This commit is considered a HACK. A better fix shall be devised later on.
- Loading branch information
Showing
1 changed file
with
40 additions
and
8 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