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

Tensor improvements #3

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Tensor improvements #3

merged 1 commit into from
Jan 14, 2025

Conversation

ccummingsNV
Copy link
Contributor

  • Tensor initialization can happen with more flexible datatypes (as with NDBuffer)
  • Simplified Tensor.with_grads to support calling with no args
  • Re-ordered tensor init args to match buffers
  • Fixed bug in specialize that was incorrectly assuming a function had a return type if returntype!=none

@ccummingsNV ccummingsNV merged commit 2b6305e into main Jan 14, 2025
2 checks passed
@ccummingsNV ccummingsNV deleted the dev/ccummings/tensor-tweaks branch January 14, 2025 11:25
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