Uses of Class
org.episteme.nativ.mathematics.linearalgebra.tensors.backends.ND4JBaseTensorBackend
Packages that use ND4JBaseTensorBackend
-
Uses of ND4JBaseTensorBackend in org.episteme.nativ.mathematics.linearalgebra.tensors.backends
Subclasses of ND4JBaseTensorBackend in org.episteme.nativ.mathematics.linearalgebra.tensors.backendsModifier and TypeClassDescriptionclassNativeND4J CUDA (GPU) Tensor backend.classNativeND4J Tensor backend, using AVX/AVX2/AVX512 instructions when available.