bc test is broken on master because of this revert commit: https://github.com/pytorch/pytorch/pull/29329 In general, it's ok to break BC if we're reverting a diff. It would be nice if the test knew something about this. cc @ezyang @houseroad