Contents

inputWeights

The array of tensors that describe the input weights you use for the input, hidden, cell, and output gates.

Declaration

var inputWeights: [MLCTensor] { get }

See Also

Inspecting LSTM Layers