mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* stable diffusion < 324ms * revert swap action * fix tests due to more sum splitting * REDUCEOP_SPLIT_THRESHOLD env var * added from unaligned np test (#2134) * align cpu buffer before copy into cl buffer (#2135) * remove shelve from handcode_resnet50_opt.py (#2139) * Add dictionary keys to reduce db size (#2131) * work * ignore beam cache * dictionary keys are generic * minor db cleanups * fix baseline and extract dataset * fix training * log likelihood * more lin to feats * sts * training policynet * net sort of works * dedup * refactor, stupid new actions * fix uops deduping * BEAM_ESTIMATE --------- Co-authored-by: chenyu <chenyu@fastmail.com> Co-authored-by: imaolo <56898718+imaolo@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| accel | ||
| assembly | ||
| datasets | ||
| disk | ||
| dist | ||
| gemm | ||
| intel | ||
| optimization | ||
| ptx | ||
| rocm | ||
| triton | ||
| archprobe.py | ||
| augment.py | ||
| dump_cache.py | ||
| export_model.py | ||
| gradcheck.py | ||
| helpers.py | ||
| hip_wrapper.py | ||
| introspection.py | ||
| kernel_search.py | ||
| lib_test_ast.py | ||
| lr_scheduler.py | ||
| onnx.py | ||
| onnx_ops.py | ||
| thneed.py | ||
| training.py | ||
| utils.py | ||