mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
remove expr_idxs [run_process_replay] (#6567)
* remove expr_idxs [run_process_replay] * goodbye that test
This commit is contained in:
parent
9ebbedc37f
commit
67a03e72bb
6 changed files with 18 additions and 81 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -130,8 +130,6 @@ jobs:
|
|||
run: |
|
||||
PYTHONPATH="." python test/external/fuzz_shapetracker.py
|
||||
PYTHONPATH="." python test/external/fuzz_shapetracker_math.py
|
||||
- name: Test to_movement_ops
|
||||
run: PYTHONPATH="." python extra/to_movement_ops.py
|
||||
- name: Use as an external package
|
||||
run: |
|
||||
mkdir $HOME/test_external_dir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue