Searched refs:new_element_shape_ (Results 1 – 1 of 1) sorted by relevance
255 PartialTensorShape new_element_shape_; in SetElemShape() local256 Status s = element_shape_.MergeWith(candidate, &new_element_shape_); in SetElemShape()260 element_shape_ = new_element_shape_; in SetElemShape()