mirror of
https://github.com/pykeio/ort
synced 2026-04-25 16:34:55 +02:00
feat: tract & candle backends (#333)
This commit is contained in:
2
.github/workflows/code-quality.yml
vendored
2
.github/workflows/code-quality.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
- name: Check fmt
|
||||
run: cargo fmt --all -- --check
|
||||
- name: Run clippy
|
||||
run: cargo clippy -p ort --all-targets --workspace --features fetch-models
|
||||
run: cargo clippy -p ort --all-targets --features fetch-models
|
||||
coverage:
|
||||
name: Code coverage
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
Reference in New Issue
Block a user