biases
The array of tensors that describe the bias terms you use for the input, hidden, cell, and output gates.
Declaration
var biases: [MLCTensor]? { get }The array of tensors that describe the bias terms you use for the input, hidden, cell, and output gates.
var biases: [MLCTensor]? { get }