Files
tinygrad/test
qazalandGitHub be5f185ac0 Higher test coverage for dtypes (#2156)
* refactor unit tests for dtypes

* add missing dtypes in llvmir.py and lib.py

* skip torch tests

* webgpu

* cleaner skips

* fix llvm bool casting issue using compare

* llvm 100% passing

* llvm segfault

* TEMP decrease timeout mins to 11

debug

* add bf16 to setup

* skip half tests in cuda cpu

* check for CUDACPU insetad

* add int16 to triton dtypes

* u16 for triton

* remove debug - diff is still hard to read

* derive from base class TestDType

* enhance test_upcast and downcast by running on every possible version

* dummy commit to rerun the flakey test

* skip the correct tests for CUDA

* bf16 should be skipped in the common TestDType cases

* re-enable bf16

* more consistent structure

* tiny changes to is_dtype_supported 1

* tiny changes 2

add reason

* fuzz

* fuzzer p2

* run fp32 twice

* remove duplicate fp32 run

* clang: use stdbool

* skip triton on bool casts

* merge and resolve conflicts
2023-10-30 22:38:42 -07:00
..
2023-10-30 18:42:26 -07:00
2023-10-25 17:54:30 -04:00
2020-12-15 23:44:08 -08:00
2023-06-25 10:38:58 -07:00
2023-10-25 17:54:30 -04:00
2023-10-24 15:45:56 -04:00
2023-02-27 06:53:18 -08:00
2023-10-13 06:32:01 -07:00
2023-07-23 13:00:56 -07:00
2023-10-18 14:00:50 -07:00