cyyever
cyyever
@pytorchbot rebase
@pytorchbot label ciflow/binaries
@tringwald Please add validate() to Device::set_index(DeviceIndex index) as we now rely on the constexpr variable for the valid range of DeviceIndex.
I think the changes are fine if they pass C++ tests.
I think the cross test failures should be fixed first if caused by this PR.
C++14 is a suitable choice. If we can discard some old platforms, we would be able to use C++17 and increase the minimal CMake version to use more modern features.
This is because we are using GitHub API to check the existence of the repo. I have submitted a PR to ignore HTTP error 403. To work around this error...
@pytorchbot label ciflow/trunk
@pytorchbot label "topic: not user facing"
@pytorchmergebot merge