mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-08 22:48:25 -05:00
generate kernel dataset and upload artifact (#11063)
This commit is contained in:
@@ -13,5 +13,5 @@ GPU=1 python3 -m pytest test/test_tiny.py
|
||||
extra/optimization/extract_dataset.py
|
||||
sort -u /tmp/ops > /tmp/sops
|
||||
ls -lh /tmp/ops /tmp/sops
|
||||
# gzip -k /tmp/sops
|
||||
gzip -k /tmp/sops
|
||||
# mv /tmp/sops.gz extra/datasets/
|
||||
Reference in New Issue
Block a user