pdhirajkumarprasad
fe03539901
Migration to AMDShark ( #2182 )
...
Signed-off-by: pdhirajkumarprasad <dhirajp@amd.com >
2025-11-20 12:52:07 +05:30
Daniel Garvey
ebfcfec338
remove shark 1.0 tests, add support for 2.0 llm
...
* add support for external weights
* add tests and edit deps
2023-12-14 21:44:37 -06:00
Ean Garvey
905d0103ff
Revert "Re-enable SD tunings without matmuls. ( #1976 )" ( #1979 )
...
This reverts commit 70817bb50a .
2023-11-17 23:44:33 +05:30
Ean Garvey
cb509343d9
Fix pytest benchmarks and shark_tank generation. ( #1632 )
...
- fix setup_venv.sh for benchmarks/imports etc.
- fix torch benchmarks in SharkBenchmarkRunner
- generate SD artifacts using build_tools/stable_diffusion_testing.py and --import_mlir
- decouple SD gen from tank/generate_sharktank for now
2023-08-16 17:48:47 -05:00
Daniel Garvey
237d26baa2
update model db to reflect changes ( #1277 )
...
* remove 1/1 tqdm progress bar
* update model_db to reflect changes
2023-04-04 11:46:55 -05:00
Daniel Garvey
49925950f1
fix false positives ( #1193 )
2023-03-22 15:25:39 -05:00
Daniel Garvey
b6c14ad468
Make sd tests output performance metrics into csv ( #1085 )
...
* make some paths windows friendly (#1066 )
* add csv output to builder script
and reduce number of models tested
2023-02-24 16:27:52 -06:00
Daniel Garvey
4f045db024
disable anythingv3 until issue is resolved ( #1053 )
2023-02-18 23:47:21 -05:00
jinchen62
ad7330eae4
Add inpainting test ( #1011 )
2023-02-16 22:17:10 -06:00
Daniel Garvey
681332ef32
fix tests after default flag changes ( #1009 )
...
* fix tests after default flag changes
also adds support for import-mlir
* Update setup_venv.ps1
---------
2023-02-16 12:57:50 -06:00
Daniel Garvey
157ae64f9d
print to stdout for test visibility ( #937 )
...
Co-authored-by: dan <dan@nod-labs.com >
2023-02-06 01:03:27 -08:00
Daniel Garvey
6a32a4e26c
move ci sd stuff to apps ( #912 )
...
Co-authored-by: dan <dan@nod-labs.com >
Co-authored-by: powderluv <powderluv@users.noreply.github.com >
2023-02-01 12:15:07 -08:00
Daniel Garvey
6bf991edf6
adding more robust main.py testing ( #889 )
...
Co-authored-by: dan <dan@nod-labs.com >
2023-01-30 00:14:26 -08:00