MPSRNNRecurrentMatrixState
A class holds all the data that’s passed from one sequence iteration of the matrix-based recurrent neural network layer to the next.
Declaration
class MPSRNNRecurrentMatrixStateTopics
Instance Methods
See Also
Instance Methods
copy(with:device:)encodeBidirectionalSequence(commandBuffer:sourceSequence:destinationForwardMatrices:destinationBackwardMatrices:)encodeSequence(commandBuffer:sourceMatrices:destinationMatrices:recurrentInputState:recurrentOutputStates:)encodeSequence(commandBuffer:sourceMatrices:sourceOffsets:destinationMatrices:destinationOffsets:recurrentInputState:recurrentOutputStates:)