Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Project-MONAI/MONAI
/ test_is_quick
Function
test_is_quick
tests/test_utils.py:223–224 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
221
222
223
def
test_is_quick():
224
return
os.environ.get(quick_test_var,
""
).lower() ==
"true"
225
226
227
def
is_tf32_env():
Callers
5
setUp
Method · 0.90
test_gaussian_filter.py
File · 0.90
test_itk_torch_bridge.py
File · 0.90
test_sliding_window_inference.py
File · 0.90
skip_if_quick
Function · 0.85
Calls
1
get
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…