Skip to content

Add LazyTensor compiler (tinygrad-inspired)#65

Closed
alok wants to merge 1 commit intolecopivo:masterfrom
alok:pr/lazy-tensor
Closed

Add LazyTensor compiler (tinygrad-inspired)#65
alok wants to merge 1 commit intolecopivo:masterfrom
alok:pr/lazy-tensor

Conversation

@alok
Copy link
Copy Markdown
Contributor

@alok alok commented Dec 18, 2025

Summary

Tinygrad-inspired lazy tensor compiler for symbolic execution.

Features

  • Lazy tensor with deferred execution graph
  • Movement ops and topological sort
  • BLAS backend for evaluation
  • RTensor runtime type with interpreter

Features:
- Lazy tensor with symbolic execution graph
- Movement ops, topological sort
- BLAS backend for evaluation
- RTensor runtime type with interpreter
@alok alok closed this Dec 18, 2025
@alok alok deleted the pr/lazy-tensor branch December 18, 2025 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant