Rohan Mukherjee 65cd19facf [Frontend] [Tensorflow2] Added test infrastructure for TF2 frozen models (#8074)
* added test infrastructure for frozen TF2 models

* linting with black

* removing some comments

* change in comment in sequential test

* addressed the comments

* refactored to place vmobj_to_list in a common file

* Added helper function in python/tvm/relay/testing/tf.py

Co-authored-by: David Huang <davhuan@amazon.com>
Co-authored-by: Rohan Mukherjee <mukrohan@amazon.com>
Co-authored-by: Xiao <weix@amazon.com>

* Refactor tf according to CI error

Co-authored-by: David Huang <davhuan@amazon.com>
Co-authored-by: Rohan Mukherjee <mukrohan@amazon.com>
Co-authored-by: Xiao <weix@amazon.com>

* Added docstring

Co-authored-by: David Huang <davhuan@amazon.com>
Co-authored-by: Rohan Mukherjee <mukrohan@amazon.com>
Co-authored-by: Xiao <weix@amazon.com>

* removing print

Co-authored-by: David Huang <davhuan@amazon.com>
Co-authored-by: Xiao <weix@amazon.com>
2021-05-24 21:39:17 -07:00
2021-02-22 22:45:35 +00:00
2021-05-21 09:30:02 -07:00
2019-01-08 13:08:13 -08:00
2020-09-25 20:29:40 -07:00
2020-09-26 15:49:20 -07:00
2021-03-10 18:46:04 -05:00

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

© Contributors Licensed under an Apache-2.0 license.

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.
S
Description
Apache TVM 是开放机器学习编译器框架。|GitHub 镜像 13.7k · 🍴 4k
https://github.com/apache/tvm Readme Apache-2.0 148 MiB
Languages
Python 60.2%
C++ 36.7%
TypeScript 0.7%
Cuda 0.5%
CMake 0.5%
Other 1%