pytorch
22a77d7b - [warning] Disable broken assert (#71778)

Commit
2 years ago
[warning] Disable broken assert (#71778) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/71778 This assert was broken (never triggers). Fixing the assert leads to test failures. We need to fix those test failures, so a FIXME has been filed. The urgency is avoiding the compile time failure that will come with enabling `-Wstring-conversion` as an error. Test Plan: CI Pass Reviewed By: r-barnes Differential Revision: D33754171 fbshipit-source-id: 834b070b94007af583d0fc6c022f23b6703f3fbc (cherry picked from commit ac8f905fb11c75b470b964f5ff5157e79d4c4b60)
Author
Nolan O'Brien
Committer
Parents
Loading