We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Silently convert integer input to normalized float and output back to integer, to support use cases like #35.
The text was updated successfully, but these errors were encountered:
Silently convert integer input to normalized float and output back to…
c0a295a
… integer #36
Preserve original dtype and shape #36
2abadf7
Squeeze empty axes #36
0ab11c2
No branches or pull requests
Silently convert integer input to normalized float and output back to integer, to support use cases like #35.
The text was updated successfully, but these errors were encountered: