pytorch/torch/_logging
Edward Z. Yang 2f064d895c Switch TORCH_TRACE to accept a directory by default (#121331)
Directory is better because it works smoothly with distributed
runs; otherwise you'd need to modify torchrun to setup distinct
log names for each file.

Signed-off-by: Edward Z. Yang <ezyang@meta.com>

Differential Revision: [D54597814](https://our.internmc.facebook.com/intern/diff/D54597814)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/121331
Approved by: https://github.com/albanD
2024-03-06 22:46:18 +00:00
..
__init__.py Add structured trace logs (#120289) 2024-02-28 01:01:41 +00:00
_internal.py Switch TORCH_TRACE to accept a directory by default (#121331) 2024-03-06 22:46:18 +00:00
_registrations.py Revert "Add FakeTensor support to torch._utils._rebuild_tensor (#108186)" 2024-02-09 04:19:20 +00:00
structured.py Add structured trace logs (#120289) 2024-02-28 01:01:41 +00:00