Skip to content

Commit 9bfa1ee

Browse files
committed
Update test_models.py
1 parent abe3abf commit 9bfa1ee

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
@@ -69,7 +69,7 @@
6969
EXCLUDE_FILTERS = ['*enormous*']
7070
NON_STD_EXCLUDE_FILTERS = ['*gigantic*', '*enormous*']
7171

72-
EXCLUDE_JIT_FILTERS = []
72+
EXCLUDE_JIT_FILTERS = ['dependencyvit_*']
7373

7474
TARGET_FWD_SIZE = MAX_FWD_SIZE = 384
7575
TARGET_BWD_SIZE = 128

0 commit comments

Comments
 (0)