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

Add tests for autodiff #25

Merged
merged 18 commits into from
Nov 10, 2023
Merged

Add tests for autodiff #25

merged 18 commits into from
Nov 10, 2023

Conversation

HamletTanyavong
Copy link
Owner

  • Add tests for GradientTape class
  • Fix Atan2 autodiff
  • Update some matrix and vector methods to return readonly values
  • Add ToReal method
  • Add documentation comments
  • Various minor changes

- Add support for cancelling print node operation
- Minor changes
- Override ToString
- Add documentation comments
- Add documentation comment
- Add cross product
- Add documentation comments
- Rename some items
- Use ReadOnlySpan2D
- Add method for asserting ReadOnlySpan equality
- Rename parameters
@HamletTanyavong HamletTanyavong merged commit 0163551 into main Nov 10, 2023
4 checks passed
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