Skip to content
New issue

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

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

Already on GitHub? # to your account

Tinygrad automatic model partitioning #10

Open
AlexCheema opened this issue Jul 16, 2024 · 0 comments
Open

Tinygrad automatic model partitioning #10

AlexCheema opened this issue Jul 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AlexCheema
Copy link
Contributor

Right now, exo requires manually implementing new models. Since tinygrad represents computations as a op DAG, it should be possible to automatically partition the model at that level.

@AlexCheema AlexCheema added the enhancement New feature or request label Jul 18, 2024
AlexCheema pushed a commit that referenced this issue Dec 6, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant