Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChunmingHe/WS-SAM
/ initialize
Method
initialize
lib/VIT/decoder/decoder_p.py:293–294 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
291
return
P5, P4, P3, P2, P1
292
293
def
initialize(self):
294
weight_init(self)
295
296
Callers
2
__init__
Method · 0.95
weight_init
Function · 0.45
Calls
1
weight_init
Function · 0.70
Tested by
no test coverage detected