Skip to content
forked from apache/tvm

Open deep learning compiler stack for cpu, gpu and specialized accelerators

License

Notifications You must be signed in to change notification settings

ashutosh-arm/tvm

This branch is 1 commit ahead of, 2746 commits behind apache/tvm:main.

Folders and files

NameName
Last commit message
Last commit date
Dec 8, 2022
Jan 24, 2023
Jan 24, 2023
Jan 23, 2023
Jan 24, 2023
Nov 29, 2022
Apr 19, 2022
Jan 24, 2023
Jan 19, 2023
Jan 19, 2023
Nov 28, 2022
Jan 26, 2023
Nov 15, 2022
Jan 10, 2023
Jan 26, 2023
Jan 25, 2023
Jan 26, 2023
Jan 26, 2023
Jan 14, 2023
Jan 9, 2023
Jan 17, 2023
Jan 8, 2019
Dec 6, 2022
Jan 6, 2023
Jan 24, 2023
Aug 31, 2021
Jan 25, 2023
Jan 20, 2023
Oct 11, 2022
Jan 24, 2023
May 2, 2022
Oct 19, 2022
Jul 27, 2022
Oct 23, 2021
Aug 8, 2022
Oct 19, 2022
Oct 9, 2020
Oct 11, 2022

Repository files navigation

Open Deep Learning Compiler Stack

Documentation | Contributors | Community | Release Notes

Build Status WinMacBuild

Apache 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.

License

TVM is licensed under the Apache-2.0 license.

Getting Started

Check out the TVM Documentation site for installation instructions, tutorials, examples, and more. The Getting Started with TVM tutorial is a great place to start.

Contribute to TVM

TVM adopts apache committer model, we aim to create an open source project that is maintained and owned by the community. Check out the Contributor Guide.

Acknowledgement

We learned a lot from the following projects when building TVM.

  • Halide: Part of TVM's TIR and arithmetic simplification module originates from Halide. We also learned and adapted some part of lowering pipeline from Halide.
  • Loopy: use of integer set analysis and its loop transformation primitives.
  • Theano: the design inspiration of symbolic scan operator for recurrence.

About

Open deep learning compiler stack for cpu, gpu and specialized accelerators

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 57.4%
  • C++ 37.6%
  • Rust 0.9%
  • C 0.9%
  • Shell 0.9%
  • CMake 0.6%
  • Other 1.7%