tinygrad/tinygrad
chenyu 0843734927
clean up nan handling in transcendental (#7332)
* clean up nan handling in transcendental

* skip remu crash
2024-10-28 16:21:49 -04:00
..
codegen clean up nan handling in transcendental (#7332) 2024-10-28 16:21:49 -04:00
engine scheduler bfs renames [pr] (#7335) 2024-10-29 00:24:23 +08:00
nn Tensor.from_url API [pr] (#7210) 2024-10-22 14:54:17 +08:00
renderer cleaner nan rendering (#7337) 2024-10-28 14:36:36 -04:00
runtime nv correct local memory based on device (#7307) 2024-10-25 22:23:42 +03:00
shape try for canonical order (#7286) 2024-10-25 16:04:54 +08:00
viz viz stuff [pr] (#7330) 2024-10-28 21:46:18 +08:00
__init__.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
device.py line reduction [pr] (#7296) 2024-10-25 17:05:09 +07:00
dtype.py No pyint again (#7156) 2024-10-19 13:48:59 -04:00
function.py remove bitcast backward in function.py (#7031) 2024-10-13 10:08:27 -04:00
helpers.py line reduction [pr] (#7296) 2024-10-25 17:05:09 +07:00
multi.py move lazy to engine [pr] (#6886) 2024-10-04 23:19:26 +08:00
ops.py Fix calculation of vmin and vmax in multiplication when one src is negative and the other src has negative min and positive max (#7333) 2024-10-28 16:01:46 -04:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py symbolic arange support (#7252) 2024-10-24 17:55:53 +08:00