Expand description
Code Generation
Generates native code from computation graphs using Cranelift.
Structsยง
- Compiled
Function - A compiled function ready for execution.
- JitCompiler
- JIT compiler.
Code Generation
Generates native code from computation graphs using Cranelift.