mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-02-14 16:44:59 -05:00
Happy New Year! Let's get AM merged
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -240,8 +240,8 @@ jobs:
|
||||
run: |
|
||||
PYTHONPATH="." python test/external/fuzz_shapetracker.py
|
||||
PYTHONPATH="." python test/external/fuzz_shapetracker_math.py
|
||||
- name: Repo line count <= 9999 lines
|
||||
run: MAX_LINE_COUNT=10136 python sz.py
|
||||
- name: Repo line count < 11000 lines
|
||||
run: MAX_LINE_COUNT=11000 python sz.py
|
||||
|
||||
testopencl:
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user