Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IceClear/StableSR
/ __init__
Method
__init__
basicsr/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