Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Typo error: np.clip() method for numpy refered to Pytorch instead of … #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amaboh
Copy link

@amaboh amaboh commented May 19, 2023

…torch.clib()

A type error is used to refer to numpy's np.clip() instead Pytorch's torch.clib() which is the alias of torch.clamp()
https://pytorch.org/docs/stable/generated/torch.clip.html?highlight=torch+clip#torch.clip

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant