Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make cudnn_helper.h compile independently.
Previously, it would depend on <memory> having already been #included, in order to access std::shared_ptr.
- Loading branch information