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

More tests and safety checks for autograd module #1739

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

yaugenst-flex
Copy link
Contributor

No description provided.

@yaugenst-flex yaugenst-flex marked this pull request as ready for review June 4, 2024 14:05
Copy link
Collaborator

@tylerflex tylerflex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, only thing is the string formatting consistency with our existing code.

Variable names in stuff to STDOUT (like the "size" in size must be an iterable) should be in single quotes '.

Also we tend to use sentence case (?) in our exceptions and error messages, so please add period at the end.

Otherwise looks good! Thanks

@yaugenst-flex yaugenst-flex force-pushed the yaugenst-flex/autograd-plugin-tests branch from b8ac467 to db8a536 Compare June 5, 2024 07:11
@yaugenst-flex yaugenst-flex force-pushed the yaugenst-flex/autograd-plugin-tests branch from db8a536 to 4d08159 Compare June 5, 2024 07:13
@yaugenst-flex yaugenst-flex force-pushed the yaugenst-flex/autograd-plugin-tests branch from 4d08159 to 869c224 Compare June 5, 2024 15:39
@yaugenst-flex yaugenst-flex merged commit 89215f8 into pre/2.7 Jun 5, 2024
16 checks passed
@yaugenst-flex yaugenst-flex deleted the yaugenst-flex/autograd-plugin-tests branch June 5, 2024 16:00
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.

None yet

2 participants