pytorch
e509c58a - Set C++14 compatibility flag in torch_compile_options (#40399)

Commit
4 years ago
Set C++14 compatibility flag in torch_compile_options (#40399) Summary: Also mark warning modifiers as private options (i.e. libraries depending on `torch_cpu` do not have to be compiled with `-Wall`) Closes https://github.com/pytorch/pytorch/issues/31283 Pull Request resolved: https://github.com/pytorch/pytorch/pull/40399 Differential Revision: D22186206 Pulled By: malfet fbshipit-source-id: 1ad4277b5acc5c39849a3e4efe4b93a189d26e59
Author
Parents
Loading