Skip to content

Commit 10c2c56

Browse files
committed
Update test_models.py
1 parent 2dd2ec5 commit 10c2c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
EXCLUDE_FILTERS = ['*enormous*']
8080
NON_STD_EXCLUDE_FILTERS = ['*gigantic*', '*enormous*']
8181

82-
EXCLUDE_JIT_FILTERS = ['hiera_*']
82+
EXCLUDE_JIT_FILTERS = ['hiera_*', 'dependencyvit_*']
8383

8484
TARGET_FWD_SIZE = MAX_FWD_SIZE = 384
8585
TARGET_BWD_SIZE = 128

0 commit comments

Comments
 (0)