mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* fix: revive torch backend
* as_strided view vs copy
* Revert "as_strided view vs copy"
This reverts commit
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| backend.py | ||
| backend2.py | ||
| example.py | ||
| test.py | ||
| test_compile.py | ||
| test_inplace.py | ||
| test_kernel_fusion.py | ||
| test_multigpu.py | ||
| torch_tests.py | ||
| wrapped_tensor.cpp | ||