mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Fixes #150472 Modification of [PR 151408](https://github.com/pytorch/pytorch/pull/151408). This PR modifies the return parsing in `infer_schema` to handle the case of a Tuple with a single element. Pull Request resolved: https://github.com/pytorch/pytorch/pull/155447 Approved by: https://github.com/bdhirsh, https://github.com/zou3519