View source on GitHub |
Core logic for the inverse transformation.
Classes
class InverseAndILDJ
: Propagates inverse value slices and their ILDJs.
Functions
inverse_and_ildj(...)
: Inverse and ILDJ function transformation.
register_binary(...)
: Registers an binary primitive with ILDJ.
register_elementwise(...)
: Registers an elementwise primitive with ILDJ.
Other Members | |
---|---|
ildj_registry |
Instance of oryx.core.interpreters.inverse.core.InverseDict
|