From ee5e16dd050bb2e08fca5dc6413377c82c2b19bc Mon Sep 17 00:00:00 2001 From: Philipp van Kempen Date: Fri, 11 Oct 2024 00:10:25 +0200 Subject: [PATCH] ipynb: update tvm version used in examples --- ipynb/Examples/CompareMIPS/environment.yml.j2 | 2 +- ipynb/Examples/CompareRISCVToolchains/environment.yml.j2 | 2 +- ipynb/Examples/PerLayerBenchmarking/environment.yml.j2 | 2 +- ipynb/Examples/RISCVAutoVectorization/environment.yml.j2 | 2 +- ipynb/Examples/TraceMemory/environment.yml.j2 | 2 +- ipynb/Examples/TuneTVM/environment.yml.j2 | 2 +- ipynb/Examples/ValidateOutputs/environment.yml.j2 | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ipynb/Examples/CompareMIPS/environment.yml.j2 b/ipynb/Examples/CompareMIPS/environment.yml.j2 index f24fdacf8..b5ee6cdce 100644 --- a/ipynb/Examples/CompareMIPS/environment.yml.j2 +++ b/ipynb/Examples/CompareMIPS/environment.yml.j2 @@ -30,7 +30,7 @@ paths: repos: tvm: url: "https://github.com/apache/tvm.git" - ref: a9fcac1a47f4b57c1d9d828c7ed1d77452b02cc5 + ref: v0.17.0 options: recursive: true etiss: diff --git a/ipynb/Examples/CompareRISCVToolchains/environment.yml.j2 b/ipynb/Examples/CompareRISCVToolchains/environment.yml.j2 index ffb4f01e3..406af5b06 100644 --- a/ipynb/Examples/CompareRISCVToolchains/environment.yml.j2 +++ b/ipynb/Examples/CompareRISCVToolchains/environment.yml.j2 @@ -30,7 +30,7 @@ paths: repos: tvm: url: "https://github.com/apache/tvm.git" - ref: a9fcac1a47f4b57c1d9d828c7ed1d77452b02cc5 + ref: v0.17.0 options: recursive: true mlif: diff --git a/ipynb/Examples/PerLayerBenchmarking/environment.yml.j2 b/ipynb/Examples/PerLayerBenchmarking/environment.yml.j2 index 4f24c4d7d..537c040dc 100644 --- a/ipynb/Examples/PerLayerBenchmarking/environment.yml.j2 +++ b/ipynb/Examples/PerLayerBenchmarking/environment.yml.j2 @@ -30,7 +30,7 @@ paths: repos: tvm: url: "https://github.com/apache/tvm.git" - ref: a9fcac1a47f4b57c1d9d828c7ed1d77452b02cc5 + ref: v0.17.0 options: recursive: true etiss: diff --git a/ipynb/Examples/RISCVAutoVectorization/environment.yml.j2 b/ipynb/Examples/RISCVAutoVectorization/environment.yml.j2 index ffb4f01e3..406af5b06 100644 --- a/ipynb/Examples/RISCVAutoVectorization/environment.yml.j2 +++ b/ipynb/Examples/RISCVAutoVectorization/environment.yml.j2 @@ -30,7 +30,7 @@ paths: repos: tvm: url: "https://github.com/apache/tvm.git" - ref: a9fcac1a47f4b57c1d9d828c7ed1d77452b02cc5 + ref: v0.17.0 options: recursive: true mlif: diff --git a/ipynb/Examples/TraceMemory/environment.yml.j2 b/ipynb/Examples/TraceMemory/environment.yml.j2 index 86985a6ee..3c4ceb02e 100644 --- a/ipynb/Examples/TraceMemory/environment.yml.j2 +++ b/ipynb/Examples/TraceMemory/environment.yml.j2 @@ -30,7 +30,7 @@ paths: repos: tvm: url: "https://github.com/apache/tvm.git" - ref: a9fcac1a47f4b57c1d9d828c7ed1d77452b02cc5 + ref: v0.17.0 options: recursive: true etiss: diff --git a/ipynb/Examples/TuneTVM/environment.yml.j2 b/ipynb/Examples/TuneTVM/environment.yml.j2 index 2b0599081..b6b8ce918 100644 --- a/ipynb/Examples/TuneTVM/environment.yml.j2 +++ b/ipynb/Examples/TuneTVM/environment.yml.j2 @@ -30,7 +30,7 @@ paths: repos: tvm: url: "https://github.com/apache/tvm.git" - ref: a9fcac1a47f4b57c1d9d828c7ed1d77452b02cc5 + ref: v0.17.0 options: recursive: true frameworks: diff --git a/ipynb/Examples/ValidateOutputs/environment.yml.j2 b/ipynb/Examples/ValidateOutputs/environment.yml.j2 index aacc41772..e672307cc 100644 --- a/ipynb/Examples/ValidateOutputs/environment.yml.j2 +++ b/ipynb/Examples/ValidateOutputs/environment.yml.j2 @@ -33,7 +33,7 @@ repos: ref: 93d4b1ccc6e0d1a9062acb1d79f21505daf9d940 tvm: url: "https://github.com/apache/tvm.git" - ref: a9fcac1a47f4b57c1d9d828c7ed1d77452b02cc5 + ref: v0.17.0 options: recursive: true etiss: