Chirag Pandya
Chirag Pandya
### Describe the issue This is a request for adding an example on how to correctly use [generate-db-auth-token](https://docs.aws.amazon.com/cli/latest/reference/rds/generate-db-auth-token.html) in Rust for DB operations. I followed the conversation as listed [here](https://github.com/awslabs/aws-sdk-rust/issues/147)...
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #125176 Summary: Testing OTEL in PyTorch to see what automation workflows break. This change won't be commited into the main branch. Differential...
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #126581 * __->__ #125727 Summary: Split out `seq_id` into `collective_seq_id` and `p2p_seq_id`. The main idea here is that collectives that go to all...
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #125727 * __->__ #125640 Summary: Move const strings to top of file. This is in preparation of tooling to make use of shared...
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #126581 * #125727 Summary: Capture dtype in flight recorder. Mismatched dtypes can lead to hangs. Newly added logs to job show mismatching...
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #126576 * #125727 Summary: Capture dtype in flight recorder. Mismatched dtypes can lead to hangs. Issue was reported by @wconstab: https://github.com/pytorch/pytorch/issues/126554 Newly...
Summary: OSS flight recorder does not work because we renamed `trace_dir` to `folder` in the internal version to reuse the loader. Fixes item #2 in reported issue: https://github.com/pytorch/pytorch/issues/140879 Test Plan:...