Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-MONAI/MONAI
/ T
Class
T
tests/transforms/test_compose_get_number_conversions.py:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
54
55
class
T(Transform):
56
57
def
__call__(self, x):
58
return
_apply(x, convert_to_tensor)
59
60
61
class
NT(Transform):
Callers
2
test_compose_get_number_conversions.py
File · 0.70
test_raises
Method · 0.70
Calls
no outgoing calls
Tested by
1
test_raises
Method · 0.56