1
0
Fork 0
Lesser forklet to learn tinygrad. https://spacecruft.org/deepcrayon/tinygrab
 
 
 
 
 
 
Go to file
Jeff Moe 01503ca90d sphinx, crufty 2023-12-04 22:00:18 -07:00
.github/workflows use default dict for external_model_benchmark (#2592) 2023-12-03 15:25:43 -08:00
.theia Set up for tinygrab from Parrot stubs 2023-12-04 20:52:35 -07:00
disassemblers/adreno [ready] Replacing os with pathlib (#1708) 2023-08-30 10:41:08 -07:00
docs sphinx, crufty 2023-12-04 22:00:18 -07:00
examples Fix cl import in the copy_speed test and cifar example (#2586) 2023-12-03 09:22:07 -08:00
extra JIT=0 llama.py should not jit (#2609) 2023-12-04 20:21:07 -05:00
openpilot Switch ops_gpu -> gpuctypes (#2532) 2023-12-01 22:30:21 -08:00
test hip compile speed (#2606) 2023-12-04 13:47:40 -08:00
tinygrad hotfix: forking works okay in HIP now 2023-12-04 21:59:18 +00:00
weights gitignore in weights 2023-08-02 16:26:41 +00:00
.editorconfig Revert "update editorconfig, enforce via CI (#1343)" (#1380) 2023-07-31 10:35:50 -07:00
.gitignore ignore tmp 2023-12-04 21:21:52 -07:00
.pre-commit-config.yaml refactor to remove extra kernel params (#2563) 2023-12-02 00:32:25 -08:00
.pylintrc style: else-after-return (#1216) 2023-07-12 10:26:38 -07:00
.tokeignore Add a quick start guide (#900) 2023-06-04 08:51:20 -07:00
CONTRIBUTING.md feat: reword contributing (#1131) 2023-07-04 22:17:47 -07:00
LICENSE Updated LICENSE year (#760) 2023-05-01 15:35:23 -07:00
Makefile sphinx, crufty 2023-12-04 22:00:18 -07:00
README-upstream.md mv upstream README 2023-12-04 20:21:13 -07:00
README.md tinygrab readme 2023-12-04 20:27:18 -07:00
mypy.ini back to 6.54GB for stable diffusion (#2288) 2023-11-13 16:50:04 -08:00
push_pypi.sh push pypi 2020-10-27 08:13:15 -07:00
pytest.ini update pytest marks and CI test filters (#2587) 2023-12-03 15:20:44 -05:00
ruff.toml ruff check whitespaces (#2547) 2023-12-01 10:42:20 -08:00
run_multibackend.sh convert `$@` to `"$@"` in `run_multibackend.sh` (#1379) 2023-07-31 10:39:22 -07:00
setup.py Switch ops_gpu -> gpuctypes (#2532) 2023-12-01 22:30:21 -08:00
strip_whitespace.sh strip whitespace 2023-06-27 10:11:43 -07:00
sz.py fixes (#1893) 2023-09-22 07:20:27 +08:00

README.md

tinygrab

tinygrab is a lesser forklet of tinygrad.

tinygrab exists so I can, perchance learn a little about tinygrad, my nascent AI system, and the glorious Sphinx documentation system. With docstrings.

Upstream

Most certainly want the upstream repo, not this repo. See README-upstream.md for the upstream readme. Upstream repo:

AI Assistant

Using the Parrot application as a code assistant, with the Phind model, doctrings and a Sphinx setup was generated.

Human

The typist, blindly following AI instructions.

Jeff Moe moe@parrot.codes

Loveland, Colorado