From 71d414cacb0c49b797ae3cc3cb0af54a71e8999c Mon Sep 17 00:00:00 2001 From: Yang Chen <40417152+yangchen-MS@users.noreply.github.com> Date: Mon, 16 Sep 2019 17:16:33 -0700 Subject: [PATCH] update tvm submodule to the latest (#1849) * update tvm submodule to the latest * also update manifest for tvm submodule --- cgmanifest.json | 4 ++-- cmake/external/tvm | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cgmanifest.json b/cgmanifest.json index 543b98aed1..34b1589970 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -103,7 +103,7 @@ "component": { "type": "git", "git": { - "commitHash": "fd4801612817f96e890058656834deb925fc064a", + "commitHash": "638d7d2407de27f98f542f61a37a33c90a2e75a9", "repositoryUrl": "https://github.com/microsoft/onnxruntime-tvm.git" } } @@ -422,4 +422,4 @@ } ], "Version": 1 -} \ No newline at end of file +} diff --git a/cmake/external/tvm b/cmake/external/tvm index 2ad9c02cdc..638d7d2407 160000 --- a/cmake/external/tvm +++ b/cmake/external/tvm @@ -1 +1 @@ -Subproject commit 2ad9c02cdcca2d78237e0a90f1f324383452511e +Subproject commit 638d7d2407de27f98f542f61a37a33c90a2e75a9