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 c1da0b2 commit 6fc52fbCopy full SHA for 6fc52fb
tensorflow/contrib/gdr/gdr_memory_manager.h
@@ -16,14 +16,9 @@ limitations under the License.
16
#ifndef GDR_MEMORY_MANAGER_H_
17
#define GDR_MEMORY_MANAGER_H_
18
19
+#include "google/protobuf/any.pb.h"
20
#include "tensorflow/core/lib/core/status.h"
21
-namespace google {
22
-namespace protobuf {
23
-class Any;
24
-}
25
26
-
27
namespace tensorflow {
28
29
class Device;
0 commit comments