Skip to content

.forward()

Compute x @ W + b.

Parameters:

  • x (Tensor) –

    Input tensor of shape (..., in_features).