Commit cc4da72
[caffe2] Make all get_backtrace() implementations lazy (pytorch#125750)
Summary: pytorch#125682 (D56586844) added support for lazy symbolization to `Error` and adopted it for internal use cases; this commit adopts it for `get_backtrace()` as well.
Test Plan: Sandcastle and GH CI.
Differential Revision: D56881683
Pull Request resolved: pytorch#125750
Approved by: https://github.com/ezyang1 parent 31372fa commit cc4da72
6 files changed
Lines changed: 289 additions & 225 deletions
0 commit comments