Contents

peepholeWeights

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

Declaration

var peepholeWeights: [MLCTensor]? { get }

See Also

Inspecting LSTM Layers