Build, Run, and Prove Computational Graphs with LuminAIR
GenericCompiler
: Applies backend-agnostic optimizations such as CSE.StwoCompiler
: A specialized compiler provided by LuminAIR that replaces operations with their equivalent components in the AIR.gen_trace()
).