Skip to content

Commit 834eaac

Browse files
authored
Update test_gradient_check_util.hpp
1 parent 886dc26 commit 834eaac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/caffe/test/test_gradient_check_util.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define CAFFE_TEST_GRADIENT_CHECK_UTIL_H_
33

44
#include <glog/logging.h>
5-
#include "../../../src/gtest/gtest.h"
5+
#include <gtest/gtest.h>
66

77
#include <algorithm>
88
#include <cmath>

0 commit comments

Comments
 (0)