Ean Garvey
|
e6cb5cef57
|
Add --additional_runtime_args option and use in OPT example. (#1855)
* Add --additional_runtime_args option and use in OPT example.
Fix the func name. (#1838)
Co-authored-by: Sungsoon Cho <sungsoon.cho@gmail.com>
|
2023-10-19 13:29:39 -05:00 |
|
Huang Qi
|
66abee8e5b
|
SharkInference: Fix various examples and README.md (#1903)
Follow https://github.com/nod-ai/SHARK/pull/708, remove parameter 'func_name'
for SharkInference.
|
2023-10-19 09:28:36 -05: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
|
83855e7b08
|
Capture input information from mlir_graph and generate random inputs.
|
2022-06-29 22:51:53 +05:30 |
|
Prashant Kumar
|
b07377cbfd
|
Refactor the shark_runner shark_inference to only support mlir_modules.
1. The shark_inference is divided into shark_importer and
shark_inference.
2. All the tank/pytorch tests have been updated.
|
2022-06-28 18:46:18 +05:30 |
|
Prashant Kumar
|
c69baa3b1e
|
Rename and refactoring.
|
2022-05-27 15:17:08 +05:30 |
|