MCPcopy Create free account
hub / github.com/ali-vilab/ACE_plus / ModulationOut

Class ModulationOut

modules/layers.py:203–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201
202@dataclass
203class ModulationOut:
204 shift: Tensor
205 scale: Tensor
206 gate: Tensor
207
208
209class Modulation(nn.Module):

Callers 1

forwardMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected