pytorch
06b72851 - Add `torch._check*` functions analogous to C++ `TORCH_CHECK*` (#88725)

Commit
1 year ago
Add `torch._check*` functions analogous to C++ `TORCH_CHECK*` (#88725) Adds `_check`, `_check_index`, `_check_value`, `_check_type`, `_check_not_implemented`, `_check_tensor_all` Part of #72948 Pull Request resolved: https://github.com/pytorch/pytorch/pull/88725 Approved by: https://github.com/albanD
Author
Committer
Parents
Loading