Uses of Interface
org.nd4j.linalg.api.memory.Deallocator
-
Packages that use Deallocator Package Description org.nd4j.linalg.api.memory org.nd4j.linalg.api.memory.abstracts -
-
Uses of Deallocator in org.nd4j.linalg.api.memory
Methods in org.nd4j.linalg.api.memory that return Deallocator Modifier and Type Method Description DeallocatorDeallocatable. deallocator()This method returns deallocator associated with this instance -
Uses of Deallocator in org.nd4j.linalg.api.memory.abstracts
Methods in org.nd4j.linalg.api.memory.abstracts that return Deallocator Modifier and Type Method Description DeallocatorDummyWorkspace. deallocator()
-