diff --git a/README.md b/README.md index d96038d17804..42560fb45334 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,4 @@ We learned a lot from the following projects when building TVM. originates from Halide. We also learned and adapted some part of lowering pipeline from Halide. - [Loopy](https://github.com/inducer/loopy): use of integer set analysis and its loop transformation primitives. - [Theano](https://github.com/Theano/Theano): the design inspiration of symbolic scan operator for recurrence. +hi