Home
last modified time | relevance | path

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

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