MCPcopy 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_forwardMethod · 0.95

Calls 1

get_weightMethod · 0.95

Tested by

no test coverage detected