MCPcopy Create free account
hub / github.com/DragonisCV/RAM / __init__

Method __init__

ram/utils/diffjpeg.py:328–329  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

326 """
327
328 def __init__(self):
329 super(BlockMerging, self).__init__()
330
331 def forward(self, patches, height, width):
332 """

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected