MCPcopy 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
24def identity(x):
25 # simple transform that returns the input itself
26 return x
27
28
29class TestPatchDataset(unittest.TestCase):

Callers 3

test_identityMethod · 0.85
test_identitydMethod · 0.85
test_identityMethod · 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…