From 12ab8a666cc154799eed55f51b3e2404eff58f64 Mon Sep 17 00:00:00 2001 From: driazati Date: Wed, 19 Jan 2022 12:21:28 -0800 Subject: [PATCH] [do not review] test cc bot --- README.md | 1 + 1 file changed, 1 insertion(+) 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