Uses of Class
org.nd4j.context.Nd4jContext
-
Packages that use Nd4jContext Package Description org.nd4j.context org.nd4j.linalg.factory -
-
Uses of Nd4jContext in org.nd4j.context
Methods in org.nd4j.context that return Nd4jContext Modifier and Type Method Description static Nd4jContextNd4jContext. getInstance() -
Uses of Nd4jContext in org.nd4j.linalg.factory
Methods in org.nd4j.linalg.factory that return Nd4jContext Modifier and Type Method Description Nd4jContextNd4jBackend. getContext()
-