Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
class
TestTraceable(unittest.TestCase):
Callers
15
git_pieces_from_vcs
Function · 0.80
git_pieces_from_vcs
Function · 0.80
_wrapper
Function · 0.80
run_cmd
Function · 0.80
status
Method · 0.80
instantiate
Function · 0.80
load_old_state_dict
Method · 0.80
load_old_state_dict
Method · 0.80
load_old_state_dict
Method · 0.80
_forward
Method · 0.80
forward
Method · 0.80
load_old_state_dict
Method · 0.80
Calls
1
pop_transform
Method · 0.80
Tested by
no test coverage detected