Tushar Jain

Results 7 issues of Tushar Jain

Is it possible to support native tabs as shown here https://support.apple.com/en-us/HT206998

Feature Request
UI

Summary: - there are various places that access fr's `entries_` field - if we empty the entries_ on reset, the accesses can result in an error - so we only...

oncall: distributed
ciflow/trunk
release notes: distributed (c10d)

Summary: record the profile trace if the training process receives SIGABRT e.g. when Process Group watchdog aborts the process --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best...

CLA Signed

--- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/pytorch/torchtitan/pull/1988). * __->__ #1988 * #1987

CLA Signed

Summary: as title Differential Revision: D86800665

CLA Signed
fb-exported
meta-exported

Differential Revision: D86343575

CLA Signed
fb-exported
meta-exported

If collective timeouts are different for e.g. in `gloo`, the python code will be allowed to continue because from its perspective the future has completed. But the underlying future in...