This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
tinygrad
Watch
1
Star
1
Fork
0
You've already forked tinygrad
mirror of
https://github.com/tinygrad/tinygrad.git
synced
2026-01-10 07:28:15 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f048256341cafce9f31c1ed6f0e909ab87a63d0e
tinygrad
/
extra
/
torch_backend
History
Priyank Patel
f048256341
fix TORCH_DEBUG=1 sigsegv (
#9352
)
2025-03-05 12:24:53 +03:00
..
.gitignore
torch backend works for ResNet-18 (
#9200
)
2025-02-22 22:16:23 +08:00
backend2.py
torch and numpy dtype interop [pr] (
#9224
)
2025-02-24 18:26:49 +08:00
backend.py
fix TORCH_DEBUG=1 sigsegv (
#9352
)
2025-03-05 12:24:53 +03:00
example.py
run some tests from torch [pr] (
#9252
)
2025-02-26 15:42:22 +08:00
test_compile.py
start torch.compile support (
#9279
)
2025-02-27 10:29:51 +08:00
test.py
fix TORCH_DEBUG=1 sigsegv (
#9352
)
2025-03-05 12:24:53 +03:00
torch_tests.py
rig up torch's testing framework [pr] (
#9254
)
2025-02-26 18:46:22 +08:00
wrapped_tensor.cpp
full fix for as_strided in torch backend (
#9257
)
2025-02-26 22:34:05 +08:00