forked from apache/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.
[TESTING] Enable execution of test_packed_8x8x32_resnet50 (apache#13799)
* [TESTING] Enable execution of test_packed_8x8x32_resnet50 Resnet 50 is passing now. Need to add below mentioned changes as well for test to pass. - Add condition for IndexMap - Add empty dict while calling tune_conv2d_template to avoid failure * Fix unused variable error * Remove unused variable and change check in if condition
- Loading branch information
1 parent
f570a8c
commit 25d278b
Showing
2 changed files
with
3 additions
and
1 deletion.
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