This is an automated email from the ASF dual-hosted git repository. tqchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm-test.git
commit 2082ec61a5dcad09100e69382ba2be8f5f05a939 Author: tqchen <[email protected]> AuthorDate: Fri Nov 15 10:53:03 2019 -0800 add MS to the logos --- community.md | 1 + images/community/microsoft.png | Bin 0 -> 24164 bytes 2 files changed, 1 insertion(+) diff --git a/community.md b/community.md index f615f1a..2fc0709 100644 --- a/community.md +++ b/community.md @@ -74,6 +74,7 @@ in alphabetical order. <img src="images/community/cornell.svg" height="35" /> <img src="images/community/huawei.png" height="35" /> <img src="images/community/intel.png" height="40" /> + <img src="images/community/microsoft.png" height="30" /> <img src="images/community/oasislabs.png" height="30" /> <img src="images/community/ucberkeley.png" height="30" /> <img src="images/community/ucla.png" height="35" /> diff --git a/images/community/microsoft.png b/images/community/microsoft.png new file mode 100644 index 0000000..8206a70 Binary files /dev/null and b/images/community/microsoft.png differ
