Uses of Class
org.tensorflow.op.linalg.Svd
Packages that use Svd
-
Uses of Svd in org.tensorflow.op
Methods in org.tensorflow.op that return SvdModifier and TypeMethodDescriptionLinalgOps.svd(Operand<T> input, Svd.Options... options) Computes the singular value decompositions of one or more matrices. -
Uses of Svd in org.tensorflow.op.linalg
Subclasses with type arguments of type Svd in org.tensorflow.op.linalgMethods in org.tensorflow.op.linalg that return Svd