API¶
The public API to graphpatch consists of PatchableGraph, which is a wrapper around Module,
and Patch, which is a compact representation of an intervention
to perform on an intermediate Tensor value.
The public API to graphpatch consists of PatchableGraph, which is a wrapper around Module,
and Patch, which is a compact representation of an intervention
to perform on an intermediate Tensor value.