Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-MONAI/MONAI
/ C
Class
C
tests/transforms/compose/test_some_of.py:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
44
45
class
C(Transform):
46
47
def
__call__(self, x):
48
return
5 * x
49
50
51
class
D(Transform):
Callers
8
test_some_of.py
File · 0.70
test_fixed
Method · 0.70
test_unfixed
Method · 0.70
test_bad_inverse_data
Method · 0.70
test_normalize_weights
Method · 0.70
test_no_weights_arg
Method · 0.70
test_bad_weights
Method · 0.70
test_bad_num_transforms
Method · 0.70
Calls
no outgoing calls
Tested by
7
test_fixed
Method · 0.56
test_unfixed
Method · 0.56
test_bad_inverse_data
Method · 0.56
test_normalize_weights
Method · 0.56
test_no_weights_arg
Method · 0.56
test_bad_weights
Method · 0.56
test_bad_num_transforms
Method · 0.56