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