Update benchmark command to ToM and Add to test (#125)

-Update benchmark_cl to latest benchmark_module API
-tensorflow OOM issue.
This commit is contained in:
Stanley Winata
2022-06-13 23:57:05 -07:00
committed by GitHub
parent 61b19ce091
commit e48642f8a5
8 changed files with 37 additions and 30 deletions

View File

@@ -4,7 +4,7 @@ requires = [
"wheel",
"packaging",
"numpy",
"numpy==1.22.4",
"torch-mlir>=20220428.420",
"iree-compiler>=20220427.13",
"iree-runtime>=20220427.13",