aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/aot
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-04-13 08:10:57 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-04-13 08:14:01 -0700
commitf9de043501e401af73aa02ab950864534f07c1df (patch)
tree494c6ffb77e0d0804bfa92ad8c424d0bfcfa829e /tensorflow/compiler/aot
parent3eb4e4f82c3d91586b2510d3fb769d6683a4c5f3 (diff)
Automated g4 rollback of changelist 192768744
PiperOrigin-RevId: 192770717
Diffstat (limited to 'tensorflow/compiler/aot')
-rw-r--r--tensorflow/compiler/aot/test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/compiler/aot/test.cc b/tensorflow/compiler/aot/test.cc
index 6b098049cb..47ef5f82cb 100644
--- a/tensorflow/compiler/aot/test.cc
+++ b/tensorflow/compiler/aot/test.cc
@@ -35,7 +35,6 @@ limitations under the License.
// clang-format on
#include "third_party/eigen3/unsupported/Eigen/CXX11/Tensor"
-#include "tensorflow/core/platform/byte_order.h"
#include "tensorflow/core/platform/cpu_info.h"
#include "tensorflow/core/platform/test.h"
#include "tensorflow/core/platform/test_benchmark.h"