tinygrad/docs
uuuvn 6dadb60c93
LLVM JIT (+autogen llvm instead of llvmlite) (#8486)
* LLVM JIT

* Autogen LLVM

* Update autogen

* Move things around

* even more non-determinism

* windows

* more autogen weirdness

* more windows stuff

* blind windows development try 2

* more blind windows development

* even more blind windows development

* maybe i should just set up a windows vm...

* why can't everyone just use sysv abi?

* cleanup debugging stuff

* unused import

* icache flushing isn't required on x86

* merge jit_nt and jit_unix

* more

* Temporary hack to not segfault

* better error

* bad conflict resolution

* Attempt to simplify support/llvm.py

* More refactoring

---------

Co-authored-by: George Hotz <72895+geohot@users.noreply.github.com>
2025-02-02 19:52:42 +08:00
..
developer remove Function class [pr] (#8753) 2025-01-26 18:58:02 +09:00
showcase Add yolov8 implementation (#806) 2023-06-16 18:55:19 -07:00
tensor Tensor.mod (#8458) 2024-12-31 11:31:42 -05:00
abstractions2.py remove r.lazydata.buf_uop_view [pr] (#8817) 2025-01-30 23:14:36 +02:00
abstractions3.py test fixup prereqs for delete_buffer_view [pr] (#8523) 2025-01-07 11:52:18 +02:00
CNAME hotfix: add CNAME to put docs at docs.tinygrad.org 2024-04-30 23:17:35 -07:00
dtypes.md docs: fix stack and add dtype.DType (#4721) 2024-05-24 18:23:01 -04:00
env_vars.md tf32 tc for nv and ptx (#8635) 2025-01-17 17:43:57 -08:00
favicon.svg tweak docs style (#4745) 2024-05-27 14:32:09 -07:00
index.md =docs update (#7027) 2024-10-13 19:39:06 +08:00
logo_tiny_dark.svg docs cleanup and move (#4593) 2024-05-14 20:44:59 -07:00
logo_tiny_light.svg docs cleanup and move (#4593) 2024-05-14 20:44:59 -07:00
mnist.md hotfix: ad for DEBUG=2 in the mnist tutorial 2024-10-06 21:05:48 +08:00
nn.md add gguf_load to doc [pr] (#8314) 2024-12-18 12:44:09 -05:00
quickstart.md fix small typo (#7399) 2024-10-30 19:20:28 +08:00
runtime.md LLVM JIT (+autogen llvm instead of llvmlite) (#8486) 2025-02-02 19:52:42 +08:00
showcase.md docs: showcase remove mnist_gan and add conversation.py (#4757) 2024-05-28 11:09:26 -04:00
tinybox.md hotfix: 220V 15A -> 220V 20A 2024-08-27 10:20:43 -07:00
tinygrad_intro.pdf add slides from code europe to docs 2024-06-12 14:35:08 +02:00
tinygrad_vs_others.png =docs update (#7027) 2024-10-13 19:39:06 +08:00