Skip to content

[Tracker] Apply KMeans C ABI Breaking Changes in 26.08 #2048

@tarang-jain

Description

@tarang-jain

#2015 adds a C ABI breaking change into 26.06, which must be incorporated into the main structs and functions for KMeans when ABI breaking changes are allowed (26.08). TODO list:

  • Remove _v2 versions from C tests
  • Remove the _v2 functions from C header
  • Remove template ParamsT for cuvsKmeansParamsCreate and cuvsKmeansParamsDestroy
  • Remove docs / notes in the codebase that track this
  • We must also deprecate the inertia_check parameter from the python API

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions