Uses of Class
org.nd4j.autodiff.execution.input.Operands.NodeDescriptor
-
Packages that use Operands.NodeDescriptor Package Description org.nd4j.autodiff.execution.input -
-
Uses of Operands.NodeDescriptor in org.nd4j.autodiff.execution.input
Methods in org.nd4j.autodiff.execution.input that return types with arguments of type Operands.NodeDescriptor Modifier and Type Method Description Collection<Pair<Operands.NodeDescriptor,INDArray>>
Operands. asCollection()
This method returns contents of this entity as collection of key->value pairs
-