Skip to content

Removed unneeded comment #382

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

Conversation

apphp
Copy link

@apphp apphp commented Aug 6, 2025

No description provided.

@apphp apphp self-assigned this Aug 6, 2025
@@ -36,7 +36,6 @@ class Softsign implements ActivationFunction, IBufferDerivative
*/
public function activate(NDArray $input) : NDArray
{
// Calculate |x|
Copy link
Member

@andrewdalpino andrewdalpino Aug 7, 2025

Choose a reason for hiding this comment

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

Nice, but what about the rest of the comments? I might have not been as clear as I could have in my review, sorry for that, but I meant it to apply to all of these types of comments in this class and any similar class not just the one on this line.

Copy link
Author

Choose a reason for hiding this comment

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

Done, please re-view

Copy link
Member

@andrewdalpino andrewdalpino 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 @apphp, thank you

@apphp apphp merged commit c52161a into RubixML:convert-activation-functions-to-numpower Aug 14, 2025
0 of 3 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.

2 participants