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 73259ec073be2eff572755124001aef65cfc4a73 Author: Yizhi Liu <[email protected]> AuthorDate: Mon Nov 25 19:45:45 2019 -0800 [COMMUNITY] Add AWS (#47) --- community.md | 1 + images/community/aws.png | Bin 0 -> 32934 bytes 2 files changed, 1 insertion(+) diff --git a/community.md b/community.md index 6a1c16c..44650b6 100644 --- a/community.md +++ b/community.md @@ -72,6 +72,7 @@ in alphabetical order. <div class="community_logo"> <img src="images/community/alicloud.png" height="35" /> + <img src="images/community/aws.png" height="35" /> <img src="images/community/cornell.svg" height="35" /> <img src="images/community/huawei.png" height="35" /> <img src="images/community/intel.png" height="40" /> diff --git a/images/community/aws.png b/images/community/aws.png new file mode 100644 index 0000000..8076921 Binary files /dev/null and b/images/community/aws.png differ
