This website requires JavaScript.
Explore
Help
Sign In
geohot
/
tinygrad
Watch
1
Star
0
Fork
0
forked from
tinygrad/tinygrad
Code
Pull Requests
Actions
Activity
Files
d9ff636cf5130e47d6471e20d420133f418bf54e
tinygrad
/
tinygrad
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
..
codegen
use is to compare with enum (
#3993
)
2024-03-29 13:02:56 -04:00
engine
use is to compare with enum (
#3993
)
2024-03-29 13:02:56 -04:00
features
use is to compare with enum (
#3993
)
2024-03-29 13:02:56 -04:00
nn
Shape changing bitcast and assert bitcast in disk (
#3973
)
2024-03-28 21:49:10 -07:00
renderer
use is to compare with enum (
#3993
)
2024-03-29 13:02:56 -04:00
runtime
use is to compare with enum (
#3993
)
2024-03-29 13:02:56 -04:00
shape
fix View.pad arg type (
#3845
)
2024-03-20 19:36:02 -04:00
__init__.py
create engine folder and move code (
#3948
)
2024-03-26 20:38:03 -07:00
buffer.py
create the buffer with the LazyBuffer (
#3977
)
2024-03-28 19:31:28 -07:00
device.py
LinearizerOptions -> CompilerOptions (
#3978
)
2024-03-28 17:50:23 -04:00
dtype.py
rename Scalar to ConstType and cast_scalar to as_const (
#3946
)
2024-03-26 22:39:58 -04:00
helpers.py
Ring allreduce try 2 (
#3852
)
2024-03-21 19:17:51 -04:00
lazy.py
use is to compare with enum (
#3993
)
2024-03-29 13:02:56 -04:00
mlops.py
reciprocal mlop (
#3694
)
2024-03-11 16:08:46 -07:00
ops.py
use is to compare with enum (
#3993
)
2024-03-29 13:02:56 -04:00
tensor.py
rhs_order in einsum is argsort twice (
#3990
)
2024-03-29 11:42:04 -04:00