mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-09 06:58:11 -05:00
tests
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -698,8 +698,7 @@ jobs:
|
|||||||
pydeps: "pdfplumber"
|
pydeps: "pdfplumber"
|
||||||
- name: Verify AMD autogen is up to date
|
- name: Verify AMD autogen is up to date
|
||||||
run: |
|
run: |
|
||||||
python -m extra.assembly.amd.dsl --arch all
|
python -m extra.assembly.amd.generate --arch all
|
||||||
python -m extra.assembly.amd.pcode --arch all
|
|
||||||
git diff --exit-code extra/assembly/amd/autogen/
|
git diff --exit-code extra/assembly/amd/autogen/
|
||||||
|
|
||||||
testnvidia:
|
testnvidia:
|
||||||
|
|||||||
Reference in New Issue
Block a user