Files
pytorch/tools/rules_cc
Nikita Shulga e3161ba6ec [BE] Fix incompatible-std-redefinition warning (#141630)
Fixes following warning during CUDA bazel builds
```
nvcc-real warning : incompatible redefinition for option 'std', the last value of this option was used
```

Pull Request resolved: https://github.com/pytorch/pytorch/pull/141630
Approved by: https://github.com/cyyever, https://github.com/kit1980
2024-11-27 05:06:36 +00:00
..