Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-MONAI/MONAI
/ identity
Function
identity
tests/data/test_patch_dataset.py:24–26 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
22
23
24
def
identity(x):
25
# simple transform that returns the input itself
26
return
x
27
28
29
class
TestPatchDataset(unittest.TestCase):
Callers
3
test_identity
Method · 0.85
test_identityd
Method · 0.85
test_identity
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…