cyyever

Results 72 comments of cyyever

@pytorchbot label ciflow/trunk

@pytorchbot label ciflow/trunk

@pytorchbot label ciflow/binaries

@pytorchbot label "topic: not user facing"

@tringwald We need to search and replace all occurrences of std::numerical_limits\::max() with C10_COMPILE_TIME_MAX_GPUS

> Maybe we should just replace all `C10_COMPILE_TIME_MAX_GPUS` with the new `C10_MAX_NUM_DEVICES` if we want to keep the device count consistent for all device types. It's better to use a...