Searched refs:IsDetermined (Results 1 – 4 of 4) sorted by relevance
405 return it->second.IsDetermined(shape_index);
1521 CHECK(new_result.IsDetermined(visitor_shape_index_)); in HandleTuple()
1118 bool LiteralBase::IsDetermined(const ShapeIndex& shape_index) const { in IsDetermined() function in xla::LiteralBase1119 return piece(shape_index).IsDetermined(); in IsDetermined()1429 if (literal.IsDetermined(shape_index)) { in ToStringHelper()2500 bool LiteralBase::Piece::IsDetermined() const { in IsDetermined() function in xla::LiteralBase::Piece2511 are_all_leaf_arrays_determined &= piece.IsDetermined(); in IsDetermined()
388 bool IsDetermined(const ShapeIndex& shape_index = {}) const;631 bool IsDetermined() const;