aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/compiler/xla/types.h')
-rw-r--r--tensorflow/compiler/xla/types.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tensorflow/compiler/xla/types.h b/tensorflow/compiler/xla/types.h
index 9fa4297523..3b19ca321c 100644
--- a/tensorflow/compiler/xla/types.h
+++ b/tensorflow/compiler/xla/types.h
@@ -19,7 +19,6 @@ limitations under the License.
#include <complex>
#include "third_party/eigen3/Eigen/Core"
-#include "tensorflow/core/framework/numeric_types.h"
#include "tensorflow/core/platform/types.h"
#include <Eigen/Core>
@@ -33,8 +32,6 @@ using ::tensorflow::int16;
using ::tensorflow::int32;
using ::tensorflow::int64;
-using ::tensorflow::bfloat16;
-
using ::tensorflow::uint8;
using ::tensorflow::uint16;
using ::tensorflow::uint32;