Home
last modified time | relevance | path

Searched defs:body_output_shape (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dwhile_op.cc175 xla::Shape body_output_shape; in VerifyBodyInputAndOutputShapeMatch() local
407 xla::Shape body_output_shape = body.xla_output_shape; in Compile() local