pytorch
0108f473 - Use c10::to_string in more places (#29839)

Commit
5 years ago
Use c10::to_string in more places (#29839) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/29839 std::to_string isn't reliably available on Android. Use c10::to_string instead in some more files that we want to add to some Android builds. Test Plan: CI Reviewed By: linbinyu Differential Revision: D18509295 fbshipit-source-id: 678af1abbea05777310499634ab01afbe21134d8
Author
Parents
Loading