aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/bfloat16.h
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-04-23 08:43:18 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-04-23 08:46:01 -0700
commitfb7ce0375c325fc948b68126082b24bb0486c6a9 (patch)
treec6c8b096b0959ac1ea66b5a016aa36e29157f327 /tensorflow/core/framework/bfloat16.h
parent9a39d4890da10545f326cf4180d758f2d7c2a3bb (diff)
Internal Change
PiperOrigin-RevId: 193929733
Diffstat (limited to 'tensorflow/core/framework/bfloat16.h')
-rw-r--r--tensorflow/core/framework/bfloat16.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/core/framework/bfloat16.h b/tensorflow/core/framework/bfloat16.h
index 968c18bdd2..2f79d0fa70 100644
--- a/tensorflow/core/framework/bfloat16.h
+++ b/tensorflow/core/framework/bfloat16.h
@@ -17,6 +17,7 @@ limitations under the License.
#define TENSORFLOW_FRAMEWORK_BFLOAT16_H_
#include "tensorflow/core/framework/numeric_types.h"
+#include "tensorflow/core/platform/byte_order.h"
#include "tensorflow/core/platform/types.h"
#if defined(PLATFORM_WINDOWS)