一大早就被这弱智 gcc 给气到
```../third_party/breakpad/src/client/linux/handler/exception_handler.cc:141:49: error: no matching function for call to ‘max(int, long int)’ 141 | static const unsigned kSigStackSize = std::max(16384, SIGSTKSZ);```
https://github.com/pytorch/pytorch/issues/70392
pytorch 发版本前都不验证能不能编译的吗?
https://github.com/pytorch/pytorch/issues/65824
The social network of the future: No ads, no corporate surveillance, ethical design, and decentralization! Own your data with Mastodon!
pytorch 发版本前都不验证能不能编译的吗?
https://github.com/pytorch/pytorch/issues/65824