zama-ai / concrete-ml

Concrete ML: Privacy Preserving ML framework built on top of Concrete, with bindings to traditional ML frameworks.
Other
851 stars 122 forks source link

Explain torch compile error messages, improve PTQ vs QAT doc #730

Closed andrei-stoian-zama closed 2 weeks ago

andrei-stoian-zama commented 3 weeks ago

Closes https://github.com/zama-ai/concrete-ml-internal/issues/4497 Closes https://github.com/zama-ai/concrete-ml-internal/issues/4387 Closes https://github.com/zama-ai/concrete-ml-internal/issues/4487 Closes https://github.com/zama-ai/concrete-ml-internal/issues/4498

RomanBredehoft commented 3 weeks ago

also might be worth to consider https://github.com/zama-ai/concrete-ml-internal/issues/4498 in this PR as well, if possible 🙏

github-actions[bot] commented 2 weeks ago

Coverage passed ✅

Coverage details

``` ---------- coverage: platform linux, python 3.8.18-final-0 ----------- Name Stmts Miss Cover Missing ------------------------------------- TOTAL 7885 0 100% 60 files skipped due to complete coverage. ```