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

[Breaking] backwards only allows 0d tensors now #206

Merged
merged 1 commit into from
Oct 2, 2022
Merged

Conversation

coreylowman
Copy link
Owner

@coreylowman coreylowman commented Oct 2, 2022

Prepping for #194

Doing this to:

  1. Minimize bugs of doing backwards on > 0d tensors when you don't mean to
  2. Move to using backwards as a function so type inference works better

@coreylowman coreylowman added the breaking-change Semver breaking change label Oct 2, 2022
@coreylowman coreylowman merged commit dca235f into main Oct 2, 2022
@coreylowman coreylowman deleted the 0d-backward branch October 2, 2022 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Semver breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant