tinygrad/tinygrad
chenyu 39b4d72687
remove flatten and reshape in sparse_categorical_crossentropy [pr] (#11093)
not needed, directly operating on the classes dim is fine
2025-07-04 15:15:27 -04:00
..
codegen hotfix: if no ranges, return None 2025-06-30 18:07:56 -07:00
engine add opts_to_apply option to AST KernelInfo (#10950) 2025-06-24 18:55:39 +03:00
frontend onnx parser (#10435) 2025-06-09 12:44:28 -04:00
kernelize remove const 0 clause in "UOp with size 0 is zero" [pr] (#11061) 2025-07-02 16:36:40 -04:00
nn outerworld range test [pr] (#11059) 2025-07-02 14:28:44 -07:00
opt cleanup opts_to_apply (#11055) 2025-07-02 20:03:19 +03:00
renderer rename DEFINE_ACC -> DEFINE_REG (#11006) 2025-06-27 11:09:25 -07:00
runtime hcq: remove redunt syncs and fix typing (#11096) 2025-07-04 21:49:47 +03:00
shape Revert "Fix division by zero in add views (#11075)" (#11080) 2025-07-03 11:39:44 -07:00
uop hotfix: infinite loop in tracking pattern matcher (#11094) 2025-07-04 19:55:26 +03:00
viz viz: resolve all graph references in python (#11087) 2025-07-04 20:35:25 +03:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py support capturing cpu_profile on error (#11078) 2025-07-04 11:53:12 +03:00
dtype.py Add DType.min and DType.max properties (#10749) 2025-06-10 08:31:34 -07:00
gradient.py more robust reduce_gradient (#10965) 2025-06-24 14:09:33 -07:00
helpers.py is_numpy_ndarray helper [pr] (#11050) 2025-07-02 09:12:53 -04:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py remove flatten and reshape in sparse_categorical_crossentropy [pr] (#11093) 2025-07-04 15:15:27 -04:00