syft.core.pointer.garbage_collectionΒΆ

Modules

syft.core.pointer.garbage_collection.garbage_collection

The GC class that would handle what happens when a pointer gets deleted.

syft.core.pointer.garbage_collection.gc_strategy

The strategy that all GC Heuristics should implement.