We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abe3abf commit 9bfa1eeCopy full SHA for 9bfa1ee
tests/test_models.py
@@ -69,7 +69,7 @@
69
EXCLUDE_FILTERS = ['*enormous*']
70
NON_STD_EXCLUDE_FILTERS = ['*gigantic*', '*enormous*']
71
72
-EXCLUDE_JIT_FILTERS = []
+EXCLUDE_JIT_FILTERS = ['dependencyvit_*']
73
74
TARGET_FWD_SIZE = MAX_FWD_SIZE = 384
75
TARGET_BWD_SIZE = 128
0 commit comments