tinygrad/docs
Ahmed Harmouche 133cacadde
Autogen webgpu dawn, removing wgpu-py dependency (f16 support part 1) (#8646)
* Switch to dawn, all tests passing locally

* Use dawn-python

* Skip failing test

* Skip midcast and fix timestamp on metal ci

* Autogen webgpu

* Try fetch dawn lib again

* /usr/lib

* Without lib prefix

* Test autogen diff

* Delete webgpu support, move everything to ops_webgpu

* mypy fix

* Simplify, refactor

* Line savings

* No ResultContainer

* Type annotation for result

* Some more simplifications

* Why was this explicit sync used at all?

* Refactor: delete functions that are only used once

* Create shader module inline

* Clear unit tests cache, maybe that solves it

* That wasn't it

* Try deleting cache to pass failing weight compare

* weights_only=False for pytorch 2.6

* Simplify ctype array creation

* Remove nanosecond precision timestamps

* Simplify error handling

* Refactor, add back type annotations

* Deleted custom submit function, refactor

* read_buffer simplify

* Fix use after free, refactor

* Simplify supported_features

* Runtime docs

---------

Co-authored-by: George Hotz <72895+geohot@users.noreply.github.com>
2025-02-07 15:16:59 +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 Autogen webgpu dawn, removing wgpu-py dependency (f16 support part 1) (#8646) 2025-02-07 15:16:59 +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