mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-09-03 23:45:51 +00:00
* update the backend to fix torch deprecation warning * use param_hook to avoid full backward hook needlessly firing on inputs which do not require gradients * fix indentation --------- Co-authored-by: chenyu <[email protected]>