pytorch
6789342a - [dynamo] Make bytecode logging off-by-default (#100093)

Commit
1 year ago
[dynamo] Make bytecode logging off-by-default (#100093) A big model (like Meta's production models) can dump 100s of MBs of bytecode, making the logs virtually unusable. Let's only turn these on if they're explicitly requested. Differential Revision: [D45314055](https://our.internmc.facebook.com/intern/diff/D45314055/) Pull Request resolved: https://github.com/pytorch/pytorch/pull/100093 Approved by: https://github.com/mlazos
Author
Committer
Parents
Loading