Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KohakuBlueleaf/LyCORIS
/ bypass_forward_diff
Method
bypass_forward_diff
lycoris/modules/loha.py:294–296 ·
view source on GitHub ↗
(self, x, scale=1)
Source
from the content-addressed store, hash-verified
292
None,
293
self.hada_w1_b.to(x),
294
self.hada_w1_a.to(x),
295
self.hada_w2_b.to(x),
296
self.hada_w2_a.to(x),
297
None,
298
None,
299
gamma=gamma,
Callers
1
bypass_forward
Method · 0.95
Calls
1
get_weight
Method · 0.95
Tested by
no test coverage detected