ConstructionKit::MatMulExec
Inherits ConstructionKit::ExecutableNode < Reference < Object
Matrix multiplication: out = x @ W
Constructors
Instance methods
Backward pass: receive gradients for outputs, return gradients for inputs
Forward pass: read named inputs, produce named outputs