Commit Graph

8 Commits

Author SHA1 Message Date
Nicolas Patry 5c81a1713c
Fixing PB with default member backends/client 2024-07-30 18:45:17 +02:00
Nicolas Patry bbdd26e2be
Backporting telemetry. 2024-07-30 18:18:39 +02:00
Nicolas Patry b2edffabb9
Remove both check + clippy ? 2024-07-30 17:02:41 +02:00
Nicolas Patry f9d4a08f21
Tmp. 2024-07-30 17:00:05 +02:00
Nicolas Patry 3e19ce117c
? 2024-07-30 16:52:31 +02:00
Nicolas Patry 2641c853ad
Remove cargo fmt temporarily. 2024-07-30 16:38:38 +02:00
drbh bab02ff2bc
feat: add ruff and resolve issue (#2262)
* feat: add ruff and resolve issue

* fix: update client exports and adjust after rebase

* fix: adjust syntax to avoid circular import

* fix: adjust client ruff settings

* fix: lint and refactor import check and avoid model enum as global names

* fix: improve fbgemm_gpu check and lints

* fix: update lints

* fix: prefer comparing model enum over str

* fix: adjust lints and ignore specific rules

* fix: avoid unneeded quantize check
2024-07-26 10:29:09 -04:00
OlivierDehaene 9946165ee0
chore: add pre-commit (#1569) 2024-02-16 11:58:58 +01:00