Uses of Class
org.nd4j.autodiff.samediff.ops.SDMath
-
Packages that use SDMath Package Description org.nd4j.autodiff.samediff -
-
Uses of SDMath in org.nd4j.autodiff.samediff
Fields in org.nd4j.autodiff.samediff declared as SDMath Modifier and Type Field Description SDMathSameDiff. mathOp creator object for math operationsMethods in org.nd4j.autodiff.samediff that return SDMath Modifier and Type Method Description SDMathSameDiff. math()Op creator object for math operations
-