Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite tinygrad in rust #36

Open
mitiko opened this issue Oct 18, 2023 · 0 comments
Open

Rewrite tinygrad in rust #36

mitiko opened this issue Oct 18, 2023 · 0 comments

Comments

@mitiko
Copy link
Owner

mitiko commented Oct 18, 2023

Why?

  • learn how tinygrad works
  • learn about GPUs
  • get roasted by George Hotz
  • get a feel of the differences from writing in strictly typed languages and interpreted python

https://github.com/geohot/tinygrad is under 5KLoC, for the rust rewrite, I should strive for under 10KLoC?
There's a lot of single-line pyhton list/dict comprehensions that convert to multi-line rust iterators..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant