附加参考 Bug1: libtorch C++ 部署时遇到,编译通过,运行报错 UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable.解决办法: 这是 pytorch1.9 的bug,将pytorch 降级成1.8.0