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
453e46562f
mega vicuna merge pt 2 ( #1685 )
2023-07-24 12:42:20 -05:00
powderluv
1adb51b29d
Update docker README.md
2023-07-15 14:31:56 -07:00
anush elangovan
aab2233e25
Add a dev Ubuntu 22.04 docker image
2023-07-15 16:25:37 +00: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
Ean Garvey
54d7b6d83e
Generate model artifacts in pytests if they don't exist in the cloud. ( #1121 )
...
* Add gen_shark_files fn to shark_downloader for OTF artifact generation
* add generate_sharktank as a tank/ python module.
* Fix some paths in tank generation.
2023-03-20 12:13:19 -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
Ean Garvey
1eb9436836
Fix generate_sharktank args.
2023-02-07 14:06:07 +05:30
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
a4634632ba
add generate_sharktank for stable_diffusion model defaults ( #742 )
...
Co-authored-by: dan <dan@nod-labs.com >
Co-authored-by: powderluv <powderluv@users.noreply.github.com >
2023-01-31 09:44:54 -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
Daniel Garvey
e842c8c19b
add main.py testing for sdiff ( #836 )
...
Co-authored-by: dan <dan@nod-labs.com >
Co-authored-by: powderluv <powderluv@users.noreply.github.com >
2023-01-22 01:16:17 -08:00
Ean Garvey
72f29b67d5
Add Resnet50 fp16 variant to pytests. ( #760 )
2023-01-10 16:31:11 -08:00
powderluv
d946cffabc
Revert "Move most xfails to entries in tank/all_models.csv and temporarily remove multiprocessing and TF gpu support. ( #602 )" ( #622 )
...
This reverts commit fe618811ee .
2022-12-13 21:49:46 -08:00
Ean Garvey
fe618811ee
Move most xfails to entries in tank/all_models.csv and temporarily remove multiprocessing and TF gpu support. ( #602 )
...
* Move most xfails to entries in tank/all_models.csv
* enable usage of pytest without specifying tank/test_models.py
* add dict_configs.py to gitignore.
* Pin versions for runtimes and torch-mlir for setup.
2022-12-13 18:11:17 -08:00
Ean Garvey
f508c80c23
Add workflow for GH pages releases and release scraping script. ( #394 )
...
* Add workflow for GH pages releases and release scraping script.
* Update test_models.py and change tokens for gh pages.
2022-10-11 22:03:33 -05:00
Ean Garvey
6aeda3670f
Split nightly workflow by backend (IREE / SHARK) ( #313 )
...
* Fix validation for nightly builds.
* Add option to generate shark_tank inside SHARK project
Add shark_arg for updating tank on mismatched hash (downloader)
* Fixup CI tank dir option.
* Fixup work directory variable
2022-09-09 22:51:30 +05:30
Daniel Garvey
5e931debd5
Sharktank-ci ( #262 )
2022-08-15 13:32:24 -05:00