Skip to content

Commit

Permalink
ipynb: update tvm version used in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippvK committed Oct 10, 2024
1 parent d2ddaf1 commit ee5e16d
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ipynb/Examples/CompareMIPS/environment.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ paths:
repos:
tvm:
url: "https://github.com/apache/tvm.git"
ref: a9fcac1a47f4b57c1d9d828c7ed1d77452b02cc5
ref: v0.17.0
options:
recursive: true
etiss:
Expand Down
2 changes: 1 addition & 1 deletion ipynb/Examples/CompareRISCVToolchains/environment.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ paths:
repos:
tvm:
url: "https://github.com/apache/tvm.git"
ref: a9fcac1a47f4b57c1d9d828c7ed1d77452b02cc5
ref: v0.17.0
options:
recursive: true
mlif:
Expand Down
2 changes: 1 addition & 1 deletion ipynb/Examples/PerLayerBenchmarking/environment.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ paths:
repos:
tvm:
url: "https://github.com/apache/tvm.git"
ref: a9fcac1a47f4b57c1d9d828c7ed1d77452b02cc5
ref: v0.17.0
options:
recursive: true
etiss:
Expand Down
2 changes: 1 addition & 1 deletion ipynb/Examples/RISCVAutoVectorization/environment.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ paths:
repos:
tvm:
url: "https://github.com/apache/tvm.git"
ref: a9fcac1a47f4b57c1d9d828c7ed1d77452b02cc5
ref: v0.17.0
options:
recursive: true
mlif:
Expand Down
2 changes: 1 addition & 1 deletion ipynb/Examples/TraceMemory/environment.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ paths:
repos:
tvm:
url: "https://github.com/apache/tvm.git"
ref: a9fcac1a47f4b57c1d9d828c7ed1d77452b02cc5
ref: v0.17.0
options:
recursive: true
etiss:
Expand Down
2 changes: 1 addition & 1 deletion ipynb/Examples/TuneTVM/environment.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ paths:
repos:
tvm:
url: "https://github.com/apache/tvm.git"
ref: a9fcac1a47f4b57c1d9d828c7ed1d77452b02cc5
ref: v0.17.0
options:
recursive: true
frameworks:
Expand Down
2 changes: 1 addition & 1 deletion ipynb/Examples/ValidateOutputs/environment.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ee5e16d

Please sign in to comment.