aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/layout_assignment.h
diff options
context:
space:
mode:
authorGravatar Sourabh Bajaj <sourabhbajaj@google.com>2018-01-17 13:14:48 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-01-17 13:18:49 -0800
commitd8697935d334bb0f2e1c9bccfe9a2a7bee9785cc (patch)
tree134cec2030a5e3fd3edef20e739c133c8940f257 /tensorflow/compiler/xla/service/layout_assignment.h
parent7699ea8bee2ee9d0d5c93706cf1357a36c60ef58 (diff)
Merge changes from github.
PiperOrigin-RevId: 182258809
Diffstat (limited to 'tensorflow/compiler/xla/service/layout_assignment.h')
-rw-r--r--tensorflow/compiler/xla/service/layout_assignment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/compiler/xla/service/layout_assignment.h b/tensorflow/compiler/xla/service/layout_assignment.h
index fcca7a75e0..6bfae29986 100644
--- a/tensorflow/compiler/xla/service/layout_assignment.h
+++ b/tensorflow/compiler/xla/service/layout_assignment.h
@@ -296,7 +296,7 @@ class LayoutAssignment : public HloPassInterface {
const ResultLayoutConstraint& layout_constraint,
LayoutConstraints* constraints);
- // By default LayoutAssignment ensures that inputs and ouptuts of CustomCalls
+ // By default LayoutAssignment ensures that inputs and outputs of CustomCalls
// have the "major-first" layout (i.e. {n, n-1, ..., 0}).
//
// If this function returns true, LayoutAssignment does not set a layout for