1
0
Fork 0
tinygrab/extra
Diogo c19ef0fcce
Add sin/cos/tan (#794)
* added sin/cos/tan

* fix lint

* added onnx ops support
2023-05-25 09:04:56 -07:00
..
gemm Rdna (#776) 2023-05-16 05:33:57 -07:00
rocm Revert "ops rdna" 2023-05-21 13:02:18 -07:00
triton A Triton backend for tinygrad (#470) 2023-02-01 11:53:57 -08:00
archprobe.py no werror in archprobe 2023-05-03 19:34:17 +00: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
helpers.py fix mypy 2023-05-13 21:25:36 -07:00
introspection.py Devicebufferless (#708) 2023-03-18 14:40:23 -07:00
kernel_search.py move to shapetracker.py 2023-03-11 07:50:07 -08:00
lib_test_ast.py fix ast test 2023-03-04 07:49:25 -08:00
onnx.py add Pad onnx operator and rework _padding (#740) 2023-04-06 17:07:36 +05:30
onnx_ops.py Add sin/cos/tan (#794) 2023-05-25 09:04:56 -07:00
thneed.py multi cl_queue (#762) 2023-05-03 12:15:28 -07:00
training.py add int64 as supported dtype from numpy (#699) 2023-03-18 17:15:04 -07:00
utils.py start on mlperf models 2023-05-10 16:30:49 -07:00