pytorch
b8dca04f - Add error message if CUDA startup fails (#29670)

Commit
5 years ago
Add error message if CUDA startup fails (#29670) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/29670 This is the entry point to loading CUDA code, improve error message to prompt users to check that gpu code is included. Test Plan: Build without gpu code. Run the binary. Check that the new error message exists. Reviewed By: yfeldblum Differential Revision: D18453798 fbshipit-source-id: 63d9ec50acdf57ef4baf3f7d99c836c56bc1435e
Author
Parents
Loading