init(descriptor:)
Creates a matrix multiplication layer with the specified descriptor you specify.
Declaration
convenience init?(descriptor: MLCMatMulDescriptor)Parameters
- descriptor:
An object you use to configure the matrix multiplication layer.
Creates a matrix multiplication layer with the specified descriptor you specify.
convenience init?(descriptor: MLCMatMulDescriptor)An object you use to configure the matrix multiplication layer.