tinygrad/examples/llm.c
ignaciosica 597a239e28
Remove UnaryOps, BinaryOps, TernaryOps, MetaOps [pr] (#7725)
* remove unaryops

* remove ternaryops

* remove metaops

* hotfix

* remove binaryops

* hotfix: test_pattern_matcher

---------

Co-authored-by: qazal <77887910+Qazalin@users.noreply.github.com>
2024-11-16 20:56:56 +08:00
..
ubench llm.c timing (#4219) 2024-04-19 12:43:21 +04:00
.gitignore more llm c work (#4207) 2024-04-18 22:20:44 +04:00
export.py Remove UnaryOps, BinaryOps, TernaryOps, MetaOps [pr] (#7725) 2024-11-16 20:56:56 +08:00
train_gpt2.py gpt2: corealize opt and loss 2024-09-30 09:11:20 +08:00