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/base.py:415–416 ·
view source on GitHub ↗
(self, x, scale=1)
Source
from the content-addressed store, hash-verified
413
ctx.weight_param.shape,
414
ctx.target_device,
415
)
416
self._apply_merged_weights(ctx, weight, bias)
417
418
self._restore_merge_context(ctx)
419
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected