Contents

init(tensor:)

Creates a tensor parameter with the tensor you specify.

Declaration

convenience init(tensor: MLCTensor)

Parameters

  • tensor:

    The underlying tensor.

See Also

Creating Tensor Parameters