MCPcopy 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_initFunction · 0.45

Calls 1

weight_initFunction · 0.70

Tested by

no test coverage detected