pytorch
24606860 - Add missing TORCH_ASSERT_*_OPERATORS defines in native/cuda (#82529)

Commit
2 years ago
Add missing TORCH_ASSERT_*_OPERATORS defines in native/cuda (#82529) Some minor cleanup: - `ValidateCompressedIndicesKernel.cu` is a new file - `LinearAlgebra.cu` had its define removed in #67833 - `Normalization.cu` was waiting on the `from_blob.h` file - the others may have been oversights on my part Pull Request resolved: https://github.com/pytorch/pytorch/pull/82529 Approved by: https://github.com/IvanYashchuk, https://github.com/nikitaved, https://github.com/albanD
Author
Committer
Parents
Loading