Explanation¶
The following explanatory guides are written to give you a better understanding of machine learning compilation, optimization, quantization, and intermediate representation.
About Compilation: A brief introduction to the objectives, components, and importance of machine learning compilation.
About Optimization and Quantization: An introduction to machine learning optimization and quantization.
More About Compilation and Intermediate Representation: An exploration of machine learning compilation, intermediate representation, and cooking.
An Advanced Discussion of Relay and Intermediate Representation: An advanced exploration of compilation and intermediate representation, written with the developer in mind.