Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/msracver/Deformable-ConvNets
/ _reset_bind
Method
_reset_bind
fpn/core/module.py:761–763 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
759
self._preload_opt_states = None
760
761
def
_reset_bind(self):
762
self.binded = False
763
self._curr_module = None
764
765
@property
766
def
data_names(self):
Callers
1
bind
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected