pytorch
dfca1e48 - Replace all AT_ASSERTM under c10/ (except Exception.h) (#50843)

Commit
5 years ago
Replace all AT_ASSERTM under c10/ (except Exception.h) (#50843) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/50843 AT_ASSERTM is deprecated and should be replaced by either TORCH_CHECK or TORCH_INTERNAL_ASSERT, depending on the situation. Test Plan: Imported from OSS Reviewed By: ailzhang Differential Revision: D26074365 Pulled By: ezyang fbshipit-source-id: 46e13588fad4e24828f3cc99635e9cb2223a6c2c
Author
Parents
Loading