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

Improving Autograd functionality #17

Merged
merged 10 commits into from
Jan 18, 2025
Merged

Improving Autograd functionality #17

merged 10 commits into from
Jan 18, 2025

Conversation

Iainmon
Copy link
Owner

@Iainmon Iainmon commented Jan 17, 2025

  • Add scalar-tensor binary operations
  • Improve tensor printing
  • Add computational graph AST display
  • Add GeLU activation function
  • Improve tensor dtype consistency for saving and loading with chai.py
  • Fix broken VGG example and README
  • Add tensor meta definitions when saving tensors from python.

@Iainmon Iainmon merged commit 55946fd into main Jan 18, 2025
@Iainmon Iainmon deleted the detach-semantics branch January 18, 2025 05:26
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