mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Note this could change suggest_memory_format behaviour for unbacked we used to return True for are_strides_like_channels_last sometimes even when results undecided now when its not decided we return False. Pull Request resolved: https://github.com/pytorch/pytorch/pull/162354 Approved by: https://github.com/aorenste