Add check for valid outfeed shape on outfeed creation and in HloVerifier.
authorMark Heffernan <meheff@google.com>
Sat, 20 Jan 2018 02:05:19 +0000 (18:05 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sat, 20 Jan 2018 02:09:10 +0000 (18:09 -0800)
commit1ebcfc1da181ba19f21fa0da655dbf247e054cfb
treea68c2e813cc909983769a2450b277e89e00e1f3e
parent723e98328b71c6f8121f85571dc7f8dc9c9cbfda
Add check for valid outfeed shape on outfeed creation and in HloVerifier.

PiperOrigin-RevId: 182616345
tensorflow/compiler/xla/service/hlo_instruction.cc
tensorflow/compiler/xla/service/hlo_instruction_test.cc
tensorflow/compiler/xla/service/hlo_verifier.cc
tensorflow/compiler/xla/tools/parser/hlo_parser.cc