Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dspmd_manual_sharding_ops.cc40 auto input_shape_or = ctx->InputXlaShape(0); in Compile() local
100 auto input_shape_or = ctx->InputXlaShape(0); in Compile() local
Dunique_op.cc217 xla::StatusOr<xla::Shape> input_shape_or = ctx->builder()->GetShape(input); in Compile() local
Dwhile_op.cc504 auto input_shape_or = ctx->builder()->GetShape(input); in Compile() local