blob: 4426d4693357d2c3ba925c165923c23f403c672a (
plain) (
blame)
1
2
3
4
5
6
|
The Python bindings for TVM.
TVM is a compiler stack for deep learning systems. It is designed to close the
gap between the productivity-focused deep learning frameworks, and the
performance- and efficiency-focused hardware backends. TVM works with deep
learning frameworks to provide end to end compilation to different backends.
|