Skip to content

Commit

Permalink
fixed seed
Browse files Browse the repository at this point in the history
  • Loading branch information
gfursin committed Aug 13, 2021
1 parent ca44036 commit 5426dde
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions package/mlperf-inference-source/.cm/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,16 @@
"version": "r1.1-tvm"
}
},
"r1.1-tvm-seed": {
"extra_env": {
"PACKAGE_URL": "https://github.com/octoml/mlcommons-inference",
"PACKAGE_GIT_CHECKOUT": "r1.1-seed"
},
"extra_customize": {
"package_extra_name": " (OctoML's r1.1 branch with TVM backend with correct seed)",
"version": "r1.1-tvm-seed"
}
},
"r1.0": {
"on_by_default": "yes",
"extra_env": {
Expand Down

0 comments on commit 5426dde

Please sign in to comment.