PhaneeshB
|
679a452139
|
fix calls and remove unused imports for check_device_drivers
|
2023-10-27 10:30:40 +05:30 |
|
mariecwhite
|
ec461a4456
|
Enable XLA compiler for TF models (#484)
|
2022-11-13 20:10:47 -08:00 |
|
Prashant Kumar
|
0dcf387089
|
Add shark_importer for torch_models. (#183)
All the torch_models are imported to gs::shark_tank.
Scripts have been updated.
|
2022-07-12 20:38:19 -07:00 |
|
Anush Elangovan
|
a7435973d9
|
Fix black formatting
|
2022-06-30 20:42:02 +00:00 |
|
Prashant Kumar
|
e8aa105b2a
|
Divide iree_utils and do module imports on function calls.
|
2022-06-22 14:17:33 +05:30 |
|
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 |
|
Ean Garvey
|
cbd131d588
|
Refactor testing framework. (#117)
|
2022-06-12 20:15:30 -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 |
|