Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alinlab/SelfPatch
/ norm1
Method
norm1
segmentation/backbones/vit_SelfPatch.py:84–85 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
82
83
@property
84
def
norm1(self):
85
return
getattr(self, self.norm1_name)
86
87
@property
88
def
norm2(self):
Callers
2
forward
Method · 0.95
forward
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected