mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-09 06:58:11 -05:00
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -228,9 +228,6 @@ jobs:
|
||||
- if: ${{ matrix.task == 'onnx' }}
|
||||
name: Test MLPerf optimizers
|
||||
run: GPU=1 python -m pytest -n=auto test/external/external_test_optim.py --durations=20
|
||||
- if: ${{ matrix.task == 'onnx' }}
|
||||
name: Test THREEFRY
|
||||
run: PYTHONPATH=. THREEFRY=1 GPU=1 python3 -m pytest test/test_randomness.py test/test_jit.py
|
||||
|
||||
#testwebgpu:
|
||||
# name: WebGPU Tests
|
||||
|
||||
Reference in New Issue
Block a user