Skip to content

Commit

Permalink
Update tvm version (non platform)
Browse files Browse the repository at this point in the history
  • Loading branch information
agibsonccc committed Nov 10, 2022
1 parent e9ce5c1 commit d6197b2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions konduit-serving-models/konduit-serving-tvm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@

<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>tvm</artifactId>
<version>${tvm.version}-${javacpp-presets.version}</version>
</dependency>
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>tvm-platform</artifactId>
Expand Down

0 comments on commit d6197b2

Please sign in to comment.