feat: support torch>=1.11 (#1041)
* feat: support torch>=1.11 Fix #900. Support PyTorch version >= 1.11. Referring to https://github.com/pytorch/pytorch/pull/66765 and https://github.com/pytorch/pytorch/wiki/TH-to-ATen-porting-guide. * fix: Remove preproc torch version check macros
Showing
Please register or sign in to comment