some docstrings (#4201)

* feat: create and data access docstrings

* fix: linter

---------

Co-authored-by: George Hotz <72895+geohot@users.noreply.github.com>
This commit is contained in:
wozeparrot
2024-04-21 08:34:08 -04:00
committed by GitHub
parent 30fc1ad415
commit 4c99d49c4d
3 changed files with 289 additions and 13 deletions

View File

@@ -57,6 +57,7 @@ setup(name='tinygrad',
"mkdocs-material",
"mkdocstrings[python]",
"markdown-callouts",
"markdown-exec[ansi]"
],
'testing_tf': [
"tensorflow==2.15.1",