syft.core.planΒΆ

plan exports

Modules

syft.core.plan.plan

This is the main Plan class which is responsible for containing a list of Actions which can be serialized, deserialized, and executed by substituting the run time pointers with the original traced pointers and replaying the actions against a node.

syft.core.plan.translation