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 2dd2ec5 commit 10c2c56Copy full SHA for 10c2c56
tests/test_models.py
@@ -79,7 +79,7 @@
79
EXCLUDE_FILTERS = ['*enormous*']
80
NON_STD_EXCLUDE_FILTERS = ['*gigantic*', '*enormous*']
81
82
-EXCLUDE_JIT_FILTERS = ['hiera_*']
+EXCLUDE_JIT_FILTERS = ['hiera_*', 'dependencyvit_*']
83
84
TARGET_FWD_SIZE = MAX_FWD_SIZE = 384
85
TARGET_BWD_SIZE = 128
0 commit comments