tinygrad/extra
Diogo e68fa18c9b
layer norm support in onnx (#607)
* layer norm support

* switched to 1e-05
2023-02-26 22:04:02 -08:00
..
gemm Added info on simdgroup availability (#586) 2023-02-23 13:59:02 -08:00
triton A Triton backend for tinygrad (#470) 2023-02-01 11:53:57 -08:00
augment.py [Fix] fix typo: test_mnist -> datasets (#492) 2023-01-29 21:30:47 -08:00
gradcheck.py Remove Tensor.data (#565) 2023-02-18 16:36:12 -08:00
introspection.py CL.mem_used -> GlobalCounters.mem_used 2023-02-10 23:13:29 -06:00
kernel_search.py a sustainable approach to float4 (#582) 2023-02-22 09:45:08 -08:00
lib_test_ast.py Mypy fun (#541) 2023-02-08 09:56:51 -06:00
onnx.py only div, no reciprocal (#601) 2023-02-25 09:35:03 -08:00
onnx_ops.py layer norm support in onnx (#607) 2023-02-26 22:04:02 -08:00
thneed.py optional networkx + DEBUGCL=2 2023-02-20 09:50:46 -08:00
training.py Remove Tensor.data (#565) 2023-02-18 16:36:12 -08:00
utils.py prevent race condition, external yolo test for now 2023-02-26 17:08:24 -08:00