Interface - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English

The input should be a set of integer vertex list with known size. The result will return a vertex list with each vertex corresponding similarity value. For optimizing the calculation of dense and integer value, the design disable neither float datatype nor sparse mode. Further more, the support for Jaccard Similarity is also removed in the kernel. So that it save lots of hardware resourse and realize a design of 2-CU instantiation to get the best performance on the platform of U55C. The design support additional coefficients for each column of weight for a better software flexibility.

Formula of Dense Similarity with Coefficient