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

Overload minus operator for tensors #246

Closed
jwallwork23 opened this issue Jan 20, 2025 · 0 comments · Fixed by #247
Closed

Overload minus operator for tensors #246

jwallwork23 opened this issue Jan 20, 2025 · 0 comments · Fixed by #247
Assignees
Labels
autograd Tasks towards the online training / automatic differentiation feature enhancement New feature or request

Comments

@jwallwork23
Copy link
Contributor

While working on implementing #152, I realised that we haven't overloaded the unary minus operator, i.e., taking the negative of a tensor.

@jwallwork23 jwallwork23 added autograd Tasks towards the online training / automatic differentiation feature enhancement New feature or request labels Jan 20, 2025
@jwallwork23 jwallwork23 self-assigned this Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autograd Tasks towards the online training / automatic differentiation feature enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant