forked from pytorch/pytorch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[1/N] replace THPUtils_assert with TORCH_CHECK (pytorch#116675)
This PR replaces THPUtils_assert with TORCH_CHECK. Pull Request resolved: pytorch#116675 Approved by: https://github.com/albanD
- Loading branch information
1 parent
faea6f2
commit 91bbcf8
Showing
13 changed files
with
253 additions
and
207 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.