Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
203
class
ModulationOut:
204
shift: Tensor
205
scale: Tensor
206
gate: Tensor
207
208
209
class
Modulation(nn.Module):
Callers
1
forward
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected