Commit f8c6734a authored by Tristan Webb's avatar Tristan Webb

change test name

parent 1bf1be99
......@@ -17,7 +17,7 @@
#include <cuda.h>
#include <cudnn.h>
TEST(cudnn, simple)
TEST(cudnn, loadTest)
{
auto cudnn_version = cudnnGetVersion();
EXPECT_FLOAT_EQ(cudnn_version, CUDNN_VERSION);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment