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

Some QOL fixes #659

Merged
merged 32 commits into from
Apr 4, 2023
Merged

Some QOL fixes #659

merged 32 commits into from
Apr 4, 2023

Conversation

opfromthestart
Copy link
Contributor

Specify dimensions in Upscale error when trying to upscale to a smaller size.
Puts PReLU in its own file to make importing easier.

@opfromthestart opfromthestart reopened this Apr 3, 2023
Comment on lines +42 to +43
where
Tensor<S, E, D, T>: TryPReLU<Tensor<S, E, D, NoneTape>>,
Copy link
Owner

Choose a reason for hiding this comment

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

You actually don't need these anymore! 😀

Copy link
Owner

@coreylowman coreylowman left a comment

Choose a reason for hiding this comment

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

Yeah I like this change, thanks for this

@coreylowman coreylowman merged commit e7ff6ba into coreylowman:main Apr 4, 2023
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.

2 participants