mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* Add fromCPU method to init LazyBuffer to eliminate LoadOps.FROMCPU
* squish
* remove failing test
* seems logical
* Revert "seems logical"
This reverts commit
|
||
|---|---|---|
| .. | ||
| lib.py | ||
| ops_clang.py | ||
| ops_cpu.py | ||
| ops_cuda.py | ||
| ops_disk.py | ||
| ops_gpu.py | ||
| ops_llvm.py | ||
| ops_metal.py | ||
| ops_torch.py | ||