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

Fix clip operation on tensor and add test for it. #76

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

janroden
Copy link
Contributor

@janroden janroden commented Jul 27, 2024

See title. Assuming that the clip operation is supposed to work like in PyTorch.

BTW: might be better to rename it to clamp, because it seems more commonly used?

@jafioti
Copy link
Owner

jafioti commented Jul 27, 2024

Good catch!

@jafioti jafioti merged commit 0db8f6c into jafioti:main Jul 27, 2024
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