Files
tinygrad/tinygrad/runtime
chenyu f798b60338 add METAL_FAST_MATH env var to disable metal fast math (#3369)
* env var METAL_FAST_MATH to disable fastmath for metal

use this to test impact of fast math. might need to disable compiler cache with DISABLE_COMPILER_CACHE

* failed onnx test with fast math

METAL_FAST_MATH=0 DISABLE_COMPILER_CACHE=1 NOOPT=1 python -m pytest -n=auto test/external/external_test_onnx_backend.py -k test_MaxPool3d_stride_padding_cpu
2024-02-11 04:26:09 -05:00
..
2024-01-26 18:46:36 -08:00
2024-01-26 18:27:49 -08:00
2024-01-26 23:36:40 -08:00
2024-02-04 06:21:19 -05:00
2024-01-26 23:36:40 -08:00
2024-01-26 23:36:40 -08:00
2024-01-26 23:36:40 -08:00