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
6
Activity
Files
38ba277ac8a9e1c006ec5e248ffe9d2fd54de598
tinygrad
/
tinygrad
T
History
chenyu
and
GitHub
38ba277ac8
fix const bitcast should not be constant folded (
#3743
)
...
* fix const bitcast should not be constant folded * fixed const bf16 creation * LLVM still broken
2024-03-14 19:13:52 -04:00
..
codegen
fix const bitcast should not be constant folded (
#3743
)
2024-03-14 19:13:52 -04:00
features
fix st.real_size can be nagative if valid is always false (
#3708
)
2024-03-12 20:34:07 -04:00
nn
add Tensor.replace (
#3738
)
2024-03-14 13:34:14 -07:00
renderer
where fold prereqs (
#3718
)
2024-03-13 10:01:43 -07:00
runtime
hotfix: sdma/aql are visible again (
#3733
)
2024-03-14 10:33:22 +03:00
shape
fix st.real_size can be nagative if valid is always false (
#3708
)
2024-03-12 20:34:07 -04:00
__init__.py
move graph.py and jit.py into features (
#3376
)
2024-02-12 17:34:34 +01:00
device.py
call self.nbytes (
#3736
)
2024-03-14 08:10:12 -07:00
dtype.py
Rename .sz to .count on DType (
#3413
)
2024-02-15 15:03:49 +01:00
helpers.py
working to improve ptx (
#3647
)
2024-03-07 12:39:31 -08:00
lazy.py
where fold prereqs (
#3718
)
2024-03-13 10:01:43 -07:00
mlops.py
reciprocal mlop (
#3694
)
2024-03-11 16:08:46 -07:00
ops.py
multioutput ScheduleItem (
#3699
)
2024-03-13 08:59:38 -07:00
realize.py
multioutput ScheduleItem (
#3699
)
2024-03-13 08:59:38 -07:00
tensor.py
add Tensor.replace (
#3738
)
2024-03-14 13:34:14 -07:00