Method BatchedSVD
abstract member BatchedSVD: ITensorFrontend<'T> * ITensorFrontend<'T> * ITensorFrontend<'T> option * ITensorFrontend<'T> -> unit
Declaration
abstract member BatchedSVD: trgtS:ITensorFrontend<'T> * trgtUV:ITensorFrontend<'T> * ITensorFrontend<'T> option * src1:ITensorFrontend<'T> -> unit
Parameters
Type | Name | Description |
---|---|---|
ITensorFrontend<'T> | trgtS | |
ITensorFrontend<'T> * ITensorFrontend<'T> option | trgtUV | |
ITensorFrontend<'T> | src1 |