This website requires JavaScript.
Explore
Help
Sign In
sirhcm
/
tinygrad
Watch
1
Star
0
Fork
0
forked from
tinygrad/tinygrad
Code
Pull Requests
2
Actions
3
Activity
Files
c42ed8e99c648b28fe8e9ccc7fb691444bb2abc4
tinygrad
/
tinygrad
/
runtime
T
History
chenyu
and
GitHub
d9ff636cf5
use is to compare with enum (
#3993
)
...
* use is to compare with enum currently it's mixed between `==` and `is`, moved all to `is` * more
2024-03-29 13:02:56 -04:00
..
autogen
don't include hip common (
#3851
)
2024-03-22 08:50:50 -07:00
driver
clean up hsa driver (
#3818
)
2024-03-20 00:17:41 +03:00
graph
hotfix: d was removed from buffer
2024-03-28 13:39:02 -07:00
ops_clang.py
LinearizerOptions -> CompilerOptions (
#3978
)
2024-03-28 17:50:23 -04:00
ops_cuda.py
LinearizerOptions -> CompilerOptions (
#3978
)
2024-03-28 17:50:23 -04:00
ops_disk.py
use is to compare with enum (
#3993
)
2024-03-29 13:02:56 -04:00
ops_ext.py
ops_ext to replace cpu import (
#3409
)
2024-02-15 13:03:42 +01:00
ops_gpu.py
LinearizerOptions -> CompilerOptions (
#3978
)
2024-03-28 17:50:23 -04:00
ops_hsa.py
LinearizerOptions -> CompilerOptions (
#3978
)
2024-03-28 17:50:23 -04:00
ops_llvm.py
LinearizerOptions -> CompilerOptions (
#3978
)
2024-03-28 17:50:23 -04:00
ops_metal.py
LinearizerOptions -> CompilerOptions (
#3978
)
2024-03-28 17:50:23 -04:00
ops_python.py
LinearizerOptions -> CompilerOptions (
#3978
)
2024-03-28 17:50:23 -04:00
ops_rhip.py
remove hip backend (
#3783
)
2024-03-17 10:12:16 -07:00