projects
/
platform
/
upstream
/
tensorflow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd839c3
)
Add import.
author
Nupur Garg
<nupurgarg@google.com>
Thu, 24 May 2018 00:44:32 +0000
(17:44 -0700)
committer
TensorFlower Gardener
<gardener@tensorflow.org>
Thu, 24 May 2018 00:46:59 +0000
(17:46 -0700)
PiperOrigin-RevId:
197820050
tensorflow/python/util/util.cc
patch
|
blob
|
history
diff --git
a/tensorflow/python/util/util.cc
b/tensorflow/python/util/util.cc
index
386a6fb
..
2b33d10
100644
(file)
--- a/
tensorflow/python/util/util.cc
+++ b/
tensorflow/python/util/util.cc
@@
-14,6
+14,7
@@
limitations under the License.
==============================================================================*/
#include "tensorflow/python/util/util.h"
+#include <functional>
#include <unordered_map>
#include <vector>