mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* updated most dtype hacks in onnx_ops * temporarily revert dequantizelinear change * I think this is right... * MORE FIXES WOOOO NEW DTYPE IS AWESOME * ok * oops missed a print * half -> float32 for CI * is npdtype * some more * fix if ordering * more clean ups * final cleanups * casting to half not allowed * k nvm * revert ArgMax change * only GPU * llvm begone * teeny tiny change * fix: attempt to add cast tests * try this * fix dequantizelinear * revert some stuff * tests pass pls * less lines in onnx_tests * oops missed string tensor tests * clean up * try: revert default behavior changes * fix: disabled Cast and Castlike tests * docs: small changes * fix: fixed isNaN op and enabled associated tests * fix: forgot about float16 * done * update disabled test * gah missed another float16 * disable rest of failing tests * rm extra line * try... --------- Co-authored-by: chenyu <chenyu@fastmail.com> |
||
|---|---|---|
| .. | ||
| external_benchmark_hip_compile.py | ||
| external_benchmark_load_stable_diffusion.py | ||
| external_cl_half_max.py | ||
| external_llama_eval.py | ||
| external_model_benchmark.py | ||
| external_multi_gpu.py | ||
| external_osx_profiling.py | ||
| external_test_dist_collectives.py | ||
| external_test_dist_world.py | ||
| external_test_embedding.py | ||
| external_test_example.py | ||
| external_test_image.py | ||
| external_test_jit_on_models.py | ||
| external_test_onnx_backend.py | ||
| external_test_opt.py | ||
| external_test_optim.py | ||
| external_test_speed_llama.py | ||
| external_test_uops_graphing.py | ||
| external_test_whisper_librispeech.py | ||
| external_test_yolo.py | ||
| external_test_yolov8.py | ||
| fuzz_linearizer.py | ||
| fuzz_shapetracker.py | ||
| fuzz_shapetracker_math.py | ||
| fuzz_symbolic.py | ||
| graph_batchnorm.py | ||