We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 886dc26 commit 834eaacCopy full SHA for 834eaac
include/caffe/test/test_gradient_check_util.hpp
@@ -2,7 +2,7 @@
2
#define CAFFE_TEST_GRADIENT_CHECK_UTIL_H_
3
4
#include <glog/logging.h>
5
-#include "../../../src/gtest/gtest.h"
+#include <gtest/gtest.h>
6
7
#include <algorithm>
8
#include <cmath>
0 commit comments