Skip to content

[FEA] Hierarchical KMeans: Abstract Away Common Implementation Details Into Helpers #1950

@tarang-jain

Description

@tarang-jain

kmeans_balanced.cuh and kmeans.cuh have some commonalities that can be abstracted away into helpers and reused. For example, the minClusterAndDistanceCompute function could likely be reused rather than calling the fused NN + Reduction from predict_core in kmeans_balanced.cuh

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions