6 lines
325 B
Text
6 lines
325 B
Text
Glow is a machine learning compiler and execution engine for hardware
|
|
accelerators. It is designed to be used as a backend for high-level machine
|
|
learning frameworks. The compiler is designed to allow state of the art compiler
|
|
optimizations and code generation of neural network graphs.
|
|
|
|
WWW: https://github.com/pytorch/glow
|