Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dshape_op.cc78 const TensorShape bound_shape = ctx->InputShape("bound"); in Compile() local
/external/tensorflow/tensorflow/compiler/xla/
Dliteral.cc554 auto bound_shape = dest_subshape.is_static() ? src_subshape : dest_subshape; in CopyFrom() local
1573 auto bound_shape = dest_shape.is_static() ? src_shape : dest_shape; in CopyElementsWithDynamicBound() local