Uses of Interface
org.nd4j.autodiff.samediff.internal.IDependeeGroup
-
Packages that use IDependeeGroup Package Description org.nd4j.autodiff.samediff.config org.nd4j.autodiff.samediff.internal.memory -
-
Uses of IDependeeGroup in org.nd4j.autodiff.samediff.config
Classes in org.nd4j.autodiff.samediff.config that implement IDependeeGroup Modifier and Type Class Description classSDValueAn SDValue represents a value that can be passed in and returned from aSameDiffgraph for execution. -
Uses of IDependeeGroup in org.nd4j.autodiff.samediff.internal.memory
Classes in org.nd4j.autodiff.samediff.internal.memory with type parameters of type IDependeeGroup Modifier and Type Class Description classDependencyMap<K extends IDependeeGroup<INDArray>,V>
-