Chi_Liu
|
fa0aaf63c2
|
Fix repo_dir cannot export/write mlir file bug (#157)
-Set repro_dir as a temporary dir within current working directory.
|
2022-06-23 18:37:16 -07:00 |
|
Stanley Winata
|
e48642f8a5
|
Update benchmark command to ToM and Add to test (#125)
-Update benchmark_cl to latest benchmark_module API
-tensorflow OOM issue.
|
2022-06-13 23:57:05 -07:00 |
|
Stanley Winata
|
8565be9b6b
|
ORT-HF Benchmark Integration (#101)
-Add HF Benchmarker class.
-Add sample to benchmark HF model.
Example:
```bash
python -m benchmarks.hf_model_benchmark --num_iterations=10 --model_name="microsoft/MiniLM-L12-H384-uncased"
```
|
2022-06-07 23:49:39 -07:00 |
|
Stanley Winata
|
c70ab55717
|
Add saving and loading of mlir to run. (#89)
|
2022-06-05 08:42:40 -07:00 |
|
Stanley Winata
|
2117c1ab39
|
Install package to pip venv during setup_venv
On fresh pip venv, this commit will help install
the packages onto the newly create venv.
|
2022-05-15 15:00:17 -07:00 |
|
Stanley Winata
|
b8602d0b64
|
Automatic selection of Target Triple from Sytem clang (#29)
-To enable running of models and further optimization on CPU that is not x86
|
2022-04-29 15:49:37 -07:00 |
|
anush elangovan
|
e0005b6335
|
Add github python gitignore
|
2022-04-13 13:24:38 -07:00 |
|
Elias
|
cc9eea9c1f
|
added functionality to run from c rather than the command line
|
2022-03-19 00:10:26 +00:00 |
|