Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-MONAI/MONAI
/ model
Method
model
monai/visualize/gradient_based.py:79–80 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
77
78
@property
79
def
model(self):
80
return
self._model.model
81
82
@model.setter
83
def
model(self, m):
Callers
8
forward
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
_train_batch
Method · 0.80
_validate
Method · 0.80
__call__
Method · 0.80
forward
Method · 0.80
Calls
no outgoing calls
Tested by
1
forward
Method · 0.64