Test BERTTopic integration with cuml.accel
Test Scope
- Basic pipeline: embeddings, reduction, clustering
- Performance: CPU vs GPU benchmarks
- Features: hierarchical reduction, visualization, custom embeddings
Suggestion
Start by running BERTTopic's test suite with cuml.accel:
https://github.com/MaartenGr/BERTopic/blob/master/tests/test_bertopic.py
Related issues: