mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-04-29 03:00:14 -04:00
* add Tensor.ones_like() * add full_like and full and reuse in zeros,ones * add tests for full and full_like
* add Tensor.ones_like() * add full_like and full and reuse in zeros,ones * add tests for full and full_like