MCPcopy Create free account
hub / github.com/Project-MONAI/MONAI / pop

Method pop

tests/transforms/inverse/test_traceable_transform.py:25–27  ·  view source on GitHub ↗
(self, data)

Source from the content-addressed store, hash-verified

23 return data
24
25 def pop(self, data):
26 self.pop_transform(data)
27 return data
28
29
30class TestTraceable(unittest.TestCase):

Callers 15

git_pieces_from_vcsFunction · 0.80
git_pieces_from_vcsFunction · 0.80
_wrapperFunction · 0.80
run_cmdFunction · 0.80
statusMethod · 0.80
instantiateFunction · 0.80
load_old_state_dictMethod · 0.80
load_old_state_dictMethod · 0.80
load_old_state_dictMethod · 0.80
_forwardMethod · 0.80
forwardMethod · 0.80
load_old_state_dictMethod · 0.80

Calls 1

pop_transformMethod · 0.80

Tested by

no test coverage detected