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 }The array of tensors that describe the peephole weights you use for the input, hidden, cell, and output gates.
var peepholeWeights: [MLCTensor]? { get }