mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Summary:
address https://github.com/pytorch/pytorch/issues/161360
u0>0 should update the range of u0 to start from [1, ..] this fix it. it was not doing that.
Test Plan: contbuild & OSS CI, see 27234792ad
D84038721
Pull Request resolved: https://github.com/pytorch/pytorch/pull/164846
Approved by: https://github.com/izaitsevfb, https://github.com/ezyang