ALI Loss

layer add for configurable component

Adds two or more layers together. Accepts nested layer definitions.

input size

Any number of matching tensors

Output size

Same as input size

syntax

  "add [layer]*"

examples

  "add self (attention)"

Last updated