Files
tinygrad/docs/tensor
Clément Verrier a7f91224eb add Tensor.isclose() (#8844)
* add `Tensor.isclose()`

* support `equal_nan`

so as to match PyTorch's behavior

* update unit tests

* remove some tests temporarily

* re-enable one test

* re-enable other test

* try to fix failing tests during CI

* save one line of code

---------

Co-authored-by: George Hotz <72895+geohot@users.noreply.github.com>
2025-02-17 10:11:40 -05:00
..
2024-11-12 10:29:36 +08:00
2024-12-31 11:31:42 -05:00
2024-08-07 09:57:24 -07:00
2025-02-17 10:11:40 -05:00