pytorch/torch/_logging
Aaron Gokaslan edd640a95a [BE][Ez]: Use itertools.chain.from_iterable when possible (#148190)
Often makes the code more readable, more efficient, and adds support for infinite iterables.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/148190
Approved by: https://github.com/jansel, https://github.com/malfet
2025-03-06 20:37:06 +00:00
..
__init__.py [draft-export] Include guards for constraint violation errors (#138748) 2024-10-30 00:24:17 +00:00
_internal.py [BE][Ez]: Use itertools.chain.from_iterable when possible (#148190) 2025-03-06 20:37:06 +00:00
_registrations.py [export] Fix AttrProxy slicing (#148507) 2025-03-05 21:03:15 +00:00
scribe.py PEP585 update - mostly toplevels (#145178) 2025-01-22 02:21:14 +00:00
structured.py [tlparse] Add stacktrace filter utility (#146858) 2025-02-13 00:21:34 +00:00