Compiler & IR (original) (raw)
- Advanced
- Compiler & IR
Advanced compiler features and intermediate representation specifications.
Compiler Passes#
- Custom Compiler Passes and Partitioners — Custom compiler passes and optimization
Memory Management#
- Memory Planning — Advanced memory planning strategies
Intermediate Representation#
- Export IR Specification — EXIR (Export Intermediate Representation) specification
- Definition of the Core ATen Operator Set — Ops set definition and operator standardization
Backend dialect#
- Backend Dialect — Backend dialect and compiler integration