Searched defs:bound_shape (Results 1 – 2 of 2) sorted by relevance
78 const TensorShape bound_shape = ctx->InputShape("bound"); in Compile() local
554 auto bound_shape = dest_subshape.is_static() ? src_subshape : dest_subshape; in CopyFrom() local1573 auto bound_shape = dest_shape.is_static() ? src_shape : dest_shape; in CopyElementsWithDynamicBound() local