pytorch
d4493b27 - make `TORCH_(CUDABLAS|CUSOLVER)_CHECK` usable in custom extensions (#67161)

Commit
3 years ago
make `TORCH_(CUDABLAS|CUSOLVER)_CHECK` usable in custom extensions (#67161) Summary: Make `TORCH_CUDABLAS_CHECK` and `TORCH_CUSOLVER_CHECK` available in custom extensions by exporting the internal functions called by the both macros. Rel: https://github.com/pytorch/pytorch/issues/67073 cc xwang233 ptrblck Pull Request resolved: https://github.com/pytorch/pytorch/pull/67161 Reviewed By: jbschlosser Differential Revision: D31984694 Pulled By: ngimel fbshipit-source-id: 0035ecd1398078cf7d3abc23aaefda57aaa31106
Author
Parents
Loading