![]() |
Belle II Software release-09-00-03
|


Public Member Functions | |
| def | __init__ (self, ch, which_conv=SNConv2d) |
| Constructor. | |
| def | forward (self, x) |
| forward | |
Public Attributes | |
| ch | |
| Channel multiplier. | |
| which_conv | |
| which_conv | |
| theta | |
| theta | |
| phi | |
| phi | |
| g | |
| g | |
| o | |
| o | |
| gamma | |
| Learnable gain parameter. | |
| def __init__ | ( | self, | |
| ch, | |||
which_conv = SNConv2d |
|||
| ) |
Constructor.
Definition at line 753 of file ieagan.py.
| def forward | ( | self, | |
| x | |||
| ) |
forward
Definition at line 779 of file ieagan.py.