CUDA / C++Tech Debtgood first issuetests
Repository metrics
- Stars
- (5,223 stars)
- PR merge metrics
- (PR metrics pending)
Description
Current unit-tests for spectral clustering/embedding only run the code, but doesn't do any checks on the resulting clusters/embeddings! This is a testing hole and must to be fixed for a better coverage. The source file of interest is cpp/test/sg/spectral_test.cu.