Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-MONAI/MONAI
/ N
Class
N
tests/transforms/test_compose_get_number_conversions.py:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
48
49
class
N(Transform):
50
51
def
__call__(self, x):
52
return
_apply(x, convert_to_numpy)
53
54
55
class
T(Transform):
Callers
2
test_compose_get_number_conversions.py
File · 0.85
test_raises
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_raises
Method · 0.68