Skip to content

[DOC]: remove pre-built wheel release #2636

@FrankLeeeee

Description

@FrankLeeeee

📚 The doc issue

We used to release wheels which are pre-built with PyTorch extensions. However, it has been a headache for several reasons:

  1. network issues always lead to build failure
  2. not easy to track installation stats
  3. time and cost inefficient to build and host

Therefore, we plan to remove the pre-built wheel and users can install from PyPI directly. The PyTorch extensions can either be built during installation or runtime.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions