Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
driazati committed Apr 11, 2022
1 parent f8eaabf commit 9ac62f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ Acknowledgement
---------------
We learned a lot from the following projects when building TVM.
- [Halide](https://github.com/halide/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.
originates from Halide. We also learned and adapted some part of lowering pipeline from Halide.a
- [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.

0 comments on commit 9ac62f4

Please sign in to comment.