Module: oryx.core.interpreters.inverse.core

Core logic for the inverse transformation.

Classes

class InverseAndILDJ: Propagates inverse value slices and their ILDJs.

Functions

inverse(...)

inverse_and_ildj(...): Inverse and ILDJ function transformation.

register_binary(...): Registers an binary primitive with ILDJ.

register_elementwise(...): Registers an elementwise primitive with ILDJ.

ildj_registry Instance of oryx.core.interpreters.inverse.core.InverseDict