nod-ai / sharktank

SHARK Inference Modeling and Serving
Apache License 2.0
7 stars 7 forks source link

[punet] CI for quantization import/compilation/golden check #76

Open stellaraccident opened 1 week ago

ScottTodd commented 1 week ago

Could you take a look at https://github.com/nod-ai/sharktank/pull/70 and https://github.com/nod-ai/SHARK-TestSuite/pull/272 ? Those are for llama, and it would be nice to have similar testing for punet and llama. For the first, I'm not particularly attached to the bash script but just wanted something running in this repo somehow. The second distills the program down to a common test format we can use from IREE on presubmit.

stellaraccident commented 1 week ago

Oh thanks, will have a look.