Skip to content
Snippets Groups Projects
Commit 7b143806 authored by Yifan Zhao's avatar Yifan Zhao
Browse files

Added comment about hpvm::DEVICE deprecation

parent b2231780
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,8 @@ ...@@ -6,6 +6,8 @@
*cr *cr
***************************************************************************/ ***************************************************************************/
// This changes hpvm::DEVICE (backward-compatible hint name) to hpvm::CUDNN_TARGET.
// hpvm::DEVICE is deprecated; do not use.
#ifndef DEVICE #ifndef DEVICE
#define DEVICE CUDNN_TARGET #define DEVICE CUDNN_TARGET
#endif #endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment