pytorch
d779dadd - Remove stack trace captures from import (#97274)

Commit
1 year ago
Remove stack trace captures from import (#97274) Summary: Calls to this function without an argument will get a stack trace at import time. This is expensive, we can just skip it by passing in a value. Test Plan: Wait for tests Differential Revision: D44244345 Pull Request resolved: https://github.com/pytorch/pytorch/pull/97274 Approved by: https://github.com/kiukchung
Author
Committer
Parents
Loading