mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-08 06:34:03 -05:00
move fromcpu out of lazy.py (#3122)
* move fromcpu out of lazy.py * fix abstractions2
This commit is contained in:
@@ -21,9 +21,7 @@ repos:
|
||||
pass_filenames: false
|
||||
- id: docs
|
||||
name: docs
|
||||
entry: |
|
||||
python3 docs/abstractions.py
|
||||
python3 docs/abstractions2.py
|
||||
entry: python3 docs/abstractions.py && python3 docs/abstractions2.py
|
||||
language: system
|
||||
always_run: true
|
||||
pass_filenames: false
|
||||
|
||||
Reference in New Issue
Block a user