From db7e06ae3da23064961daa06d00f9e01a35f440c Mon Sep 17 00:00:00 2001 From: Gus Smith Date: Mon, 31 Jan 2022 14:24:53 -0800 Subject: [PATCH] Update TVM after Gus's rebase --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bca0f857da..0c011c813b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ git = "https://github.com/gussmith23/rplex" # git = "https://github.com/hypercubestart/incubator-tvm" git = "ssh://git@github.com/uwsampl/3la-tvm.git" # branch = "3la-pldi-push-main" -rev = "405c12370e9195854c533fdd2b1307d43b8335a2" +rev = "82699dbfcbd942d49237addc4369f3f82c1f1147" optional = true [dependencies.egg]