Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-MONAI/MONAI
/ D
Class
D
tests/transforms/compose/test_some_of.py:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
50
51
class
D(Transform):
52
53
def
__call__(self, x):
54
return
7 * x
55
56
57
KEYS = [
"x"
,
"y"
]
Callers
2
test_some_of.py
File · 0.85
test_no_weights_arg
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_no_weights_arg
Method · 0.68