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 mirror no-autodiff numpy functions #367

Merged
merged 3 commits into from
Mar 8, 2021
Merged

Add mirror no-autodiff numpy functions #367

merged 3 commits into from
Mar 8, 2021

Conversation

rsokl
Copy link
Owner

@rsokl rsokl commented Mar 8, 2021

Mirrors the following no-autodiff functions in mygrad:

  • allclose
  • bincount
  • can_cast
  • copyto
  • may_share_memory
  • min_scalar_type
  • result_type
  • shares_memory
  • shape

@rsokl rsokl added this to In progress in mygrad 2.0 via automation Mar 8, 2021
@rsokl rsokl changed the title No diff test Add mirror no-autodiff numpy functions Mar 8, 2021
@rsokl rsokl merged commit 6d86c41 into master Mar 8, 2021
mygrad 2.0 automation moved this from In progress to Done Mar 8, 2021
@rsokl rsokl deleted the no-diff-test branch March 8, 2021 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
mygrad 2.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant