Philip Meier
Philip Meier
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #96334 * __->__ #96333 * #96124 * #97010 * #97017 * #96332 * #96125 * #96331 Addresses #96179.
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #96334 * #96333 * #96124 * __->__ #97010 * #97017 * #96332 * #96125 * #96331 As discussed in https://github.com/pytorch/pytorch/pull/96124#issuecomment-1471973352.
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #96334 * #96333 * #96124 * #97010 * #97017 * #96332 * __->__ #96125 * #96331 Per title. The major ones: - Enforce...
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #96334 * #96333 * #96124 * #97010 * #97017 * __->__ #96332 * #96125 * #96331 Fixes #96101.
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #96334 * #96333 * #96124 * #97010 * #97017 * #96332 * #96125 * __->__ #96331 We had some minimal tests for `torch.testing.make_tensor`...
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #96132 * __->__ #96131 Redo of #90172 out of stack.
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #96132 * #96131 According to https://github.com/pytorch/pytorch/issues/77144#issuecomment-1454863354, the only remaining blocker for removing the compat code was the lack of support for `torch.float64`....
As of today (July 7, 2023), the [MosaicML API](https://docs.mosaicml.com/en/latest/inference.html#text-completion-requests) uses `"inputs"` for the prompt  but we have https://github.com/hwchase17/langchain/blob/0ed2da70200ada39f5319f604b4c5248bc98e81b/langchain/llms/mosaicml.py#L125 Furthermore, the output should be inside the `"outputs"` key  but...
Example run: https://github.com/pmeier/light-the-torch/actions/runs/4793682109/jobs/8526354021 I've used backticks in the middle of the title before and they worked fine. But a leading one seems to cause trouble. ``` Run JasonEtco/create-an-issue@v2 ⬤ debug...
`sphinx-gallery` seems to automatically create xref links for stuff that we use in the code blocks. However, these links seem to be wrong. For example, all the transforms in https://pytorch.org/vision/0.14/auto_examples/plot_transforms.html#sphx-glr-auto-examples-plot-transforms-py...