Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-MONAI/MONAI
/ X
Class
X
tests/integration/test_one_of.py:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
40
41
class
X(Transform):
42
43
def
__call__(self, x):
44
return
x
45
46
47
class
Y(Transform):
Callers
5
test_compose_flatten_does_not_affect_random_order
Method · 0.90
test_one_of.py
File · 0.85
test_no_weights_arg
Method · 0.85
test_len_and_flatten
Method · 0.85
test_compose_flatten_does_not_affect_one_of
Method · 0.85
Calls
no outgoing calls
Tested by
4
test_compose_flatten_does_not_affect_random_order
Method · 0.72
test_no_weights_arg
Method · 0.68
test_len_and_flatten
Method · 0.68
test_compose_flatten_does_not_affect_one_of
Method · 0.68