PPU-V2.1.0 PIP包清单

更新时间:
复制为 MD 格式

更新说明:

  1. PIP List 1.6.x 开始我们提供OS Free PIP软件包,即使用Ubuntu和其他Base OS(包括但不限于AliOS等)的AI容器镜像都可以使用相同的安装指令进行安装。从PIP List 1.7.x开始引入了不区分CUDA VersionOS/CUDA Free PIP软件包。

  2. PIP List 1.6.x 开始,PIP List不再细化小版本增量文件方式更新,比如:所有1.7.x的更新都会收录在“1.7.x”这单个文件中,预计会按周增量添加新的PIP软件包,欢迎查看本文档最新版本。

  3. PPU PIP服务提供了两种使用方式,具体可以参考使用PPU PIP服务PAI中使用PPU PIP,用户可以按需使用:

    1. “PTG提供的PPU PIP服务”:支持通过公网+显式鉴权方式使用PTG提供的PPU PIP服务。

    2. “阿里云提供的PPU PIP服务”:支持通过VPC+免鉴权方式使用阿里云提供的PPU PIP服务(推荐的使用方式)。

说明
  • pip install命令中的-i <IndexURL>选项为可选,具体请参考您使用的云产品提供的指导文档。

  • <IndexURL>根据使用的PPU PIP服务而不同,您可按需选择。如下整理了部分<IndexURL>

# 1.1 PTG提供的PPU PIP服务的Index URL格式(<=v1.5.3):
https://art-pub.eng.t-head.cn/artifactory/api/pypi/ptgai-pypi_ppu_ubuntu_<cuda-version>_index/simple/
## PTG提供的PPU PIP服务的Index URL具体实例(部分):
https://art-pub.eng.t-head.cn/artifactory/api/pypi/ptgai-pypi_ppu_ubuntu_cu128_index/simple/
https://art-pub.eng.t-head.cn/artifactory/api/pypi/ptgai-pypi_ppu_ubuntu_cu129_index/simple/

# 1.2 PTG提供的PPU PIP服务的Index URL格式:
## 1.2.1 PTG提供的PPU PIP服务的Index URL格式(OS Free模式,v1.6.x引入):
https://art-pub.eng.t-head.cn/artifactory/api/pypi/<cuda-version>_index/simple/
### PTG提供的PPU PIP服务的Index URL具体实例(OS Free模式,部分):
https://art-pub.eng.t-head.cn/artifactory/api/pypi/cu128_index/simple/
https://art-pub.eng.t-head.cn/artifactory/api/pypi/cu129_index/simple/

## 1.2.2 PTG提供的PPU PIP服务的Index URL格式(OS/CUDA Free模式,v1.7.x引入):
### v1.7.x与v1.6.x 相比不用指明cuda version,统一Index URL(只有这一个):
https://art-pub.eng.t-head.cn/artifactory/api/pypi/pypi_index/simple/


# 相应地,以上1.1、1.2.1和1.2.2有相对应的“阿里云提供的PPU PIP服务”的Index URL格式 #


# 2.1 阿里云提供的PPU PIP服务的Index URL格式(<=v1.5.3):
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/ubuntu_<cuda-version>/simple/
## 阿里云提供的PPU PIP服务的Index URL具体实例(部分):
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/ubuntu_cu128/simple/
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/ubuntu_cu129/simple/

# 2.2 阿里云提供的PPU PIP服务的Index URL格式:
## 2.2.1 阿里云提供的PPU PIP服务的Index URL格式(OS Free模式,v1.6.x引入):
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/<cuda-version>/simple/
### 阿里云提供的PPU PIP服务的Index URL具体实例(OS Free模式,部分):
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/cu128/simple/
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/cu129/simple/

## 2.2.2 阿里云提供的PPU PIP服务的Index URL格式(OS/CUDA Free模式,v1.7.x引入):
### v1.7.x与v1.6.x 相比不用指明cuda version,统一Index URL(只有这一个)
https://aiext-pypi.mirrors.aliyuncs.com/pg1-pip/pypi_index/simple/

item

version

os

cuda

framework

python

type

cmd line (OS Free)

acext

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install acext==1.0.0 (-i <IndexURL>)

acext

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install acext==1.0.0 (-i <IndexURL>)

acext

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install acext==1.0.0 (-i <IndexURL>)

acext

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install acext==1.0.0 (-i <IndexURL>)

acext

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install acext==1.0.0 (-i <IndexURL>)

apex

25.7

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install apex==25.7 (-i <IndexURL>)

apex

25.8

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install apex==25.8 (-i <IndexURL>)

apex

25.8

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install apex==25.8 (-i <IndexURL>)

apex

25.8

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install apex==25.8 (-i <IndexURL>)

apex

25.8

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install apex==25.8 (-i <IndexURL>)

apex

25.8

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install apex==25.8 (-i <IndexURL>)

apex

25.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install apex==25.9 (-i <IndexURL>)

apex

25.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install apex==25.9 (-i <IndexURL>)

apex

25.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install apex==25.9 (-i <IndexURL>)

apex

25.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install apex==25.9 (-i <IndexURL>)

apex

25.9

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install apex==25.9 (-i <IndexURL>)

apex

24.4.1

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install apex==24.4.1 (-i <IndexURL>)

apex

24.4.1

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install apex==24.4.1 (-i <IndexURL>)

apex

24.4.1

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install apex==24.4.1 (-i <IndexURL>)

auto_gptq

0.7.0

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install auto_gptq==0.7.0 (-i <IndexURL>)

auto_gptq

0.7.0

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install auto_gptq==0.7.0 (-i <IndexURL>)

auto_gptq

0.7.0

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install auto_gptq==0.7.0 (-i <IndexURL>)

auto_gptq

0.7.0

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install auto_gptq==0.7.0 (-i <IndexURL>)

auto_gptq

0.7.0

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install auto_gptq==0.7.0 (-i <IndexURL>)

auto_gptq

0.7.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install auto_gptq==0.7.0 (-i <IndexURL>)

auto_gptq

0.7.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install auto_gptq==0.7.0 (-i <IndexURL>)

auto_gptq

0.7.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install auto_gptq==0.7.0 (-i <IndexURL>)

auto_gptq

0.7.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install auto_gptq==0.7.0 (-i <IndexURL>)

auto_gptq

0.7.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install auto_gptq==0.7.0 (-i <IndexURL>)

auto_gptq

0.7.1

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

auto_gptq

0.7.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

auto_gptq

0.7.1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

auto_gptq

0.7.1

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

auto_gptq

0.7.1

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

auto_gptq

0.7.1

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

auto_gptq

0.7.1

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

auto_gptq

0.7.1

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

auto_gptq

0.7.1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

auto_gptq

0.7.1

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

auto_gptq

0.7.1

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install auto_gptq==0.7.1 (-i <IndexURL>)

bitsandbytes

0.43.1

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install bitsandbytes==0.43.1 (-i <IndexURL>)

bitsandbytes

0.43.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install bitsandbytes==0.43.1 (-i <IndexURL>)

bitsandbytes

0.44.1

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install bitsandbytes==0.44.1 (-i <IndexURL>)

bitsandbytes

0.44.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install bitsandbytes==0.44.1 (-i <IndexURL>)

bitsandbytes

0.45.3

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install bitsandbytes==0.45.3 (-i <IndexURL>)

bitsandbytes

0.47.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install bitsandbytes==0.47.0 (-i <IndexURL>)

bitsandbytes

0.48.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install bitsandbytes==0.48.1 (-i <IndexURL>)

bitsandbytes

0.49.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install bitsandbytes==0.49.0 (-i <IndexURL>)

bitsandbytes

0.49.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install bitsandbytes==0.49.0 (-i <IndexURL>)

bitsandbytes

0.49.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install bitsandbytes==0.49.1 (-i <IndexURL>)

bitsandbytes

0.49.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install bitsandbytes==0.49.1 (-i <IndexURL>)

bitsandbytes

0.49.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install bitsandbytes==0.49.1 (-i <IndexURL>)

bitsandbytes

0.49.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install bitsandbytes==0.49.1 (-i <IndexURL>)

bitsandbytes

0.49.1

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install bitsandbytes==0.49.1 (-i <IndexURL>)

bitsandbytes

0.49.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install bitsandbytes==0.49.2 (-i <IndexURL>)

bitsandbytes

0.49.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install bitsandbytes==0.49.2 (-i <IndexURL>)

bitsandbytes

0.49.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install bitsandbytes==0.49.2 (-i <IndexURL>)

bitsandbytes

0.49.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install bitsandbytes==0.49.2 (-i <IndexURL>)

bitsandbytes

0.49.2

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install bitsandbytes==0.49.2 (-i <IndexURL>)

block_sparse_attn

0.0.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install block_sparse_attn==0.0.1 (-i <IndexURL>)

block_sparse_attn

0.0.1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install block_sparse_attn==0.0.1 (-i <IndexURL>)

block_sparse_attn

0.0.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install block_sparse_attn==0.0.2 (-i <IndexURL>)

block_sparse_attn

0.0.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install block_sparse_attn==0.0.2 (-i <IndexURL>)

block_sparse_attn

0.0.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install block_sparse_attn==0.0.2 (-i <IndexURL>)

block_sparse_attn

0.0.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install block_sparse_attn==0.0.2 (-i <IndexURL>)

block_sparse_attn

0.0.2

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install block_sparse_attn==0.0.2 (-i <IndexURL>)

block_sparse_attn

0.0.2.post1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install block_sparse_attn==0.0.2.post1 (-i <IndexURL>)

block_sparse_attn

0.0.2.post1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install block_sparse_attn==0.0.2.post1 (-i <IndexURL>)

block_sparse_attn

0.0.2.post1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install block_sparse_attn==0.0.2.post1 (-i <IndexURL>)

block_sparse_attn

0.0.2.post1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install block_sparse_attn==0.0.2.post1 (-i <IndexURL>)

block_sparse_attn

0.0.2.post1

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install block_sparse_attn==0.0.2.post1 (-i <IndexURL>)

causal_conv1d

1.5.2

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install causal_conv1d==1.5.2 (-i <IndexURL>)

causal_conv1d

1.5.3

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install causal_conv1d==1.5.3 (-i <IndexURL>)

causal_conv1d

1.5.4

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install causal_conv1d==1.5.4 (-i <IndexURL>)

causal_conv1d

1.5.4

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install causal_conv1d==1.5.4 (-i <IndexURL>)

causal_conv1d

1.5.4

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install causal_conv1d==1.5.4 (-i <IndexURL>)

causal_conv1d

1.6.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install causal_conv1d==1.6.0 (-i <IndexURL>)

causal_conv1d

1.6.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install causal_conv1d==1.6.0 (-i <IndexURL>)

causal_conv1d

1.6.1.post3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install causal_conv1d==1.6.1.post3 (-i <IndexURL>)

causal_conv1d

1.6.1.post3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install causal_conv1d==1.6.1.post3 (-i <IndexURL>)

causal_conv1d

1.6.1.post3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install causal_conv1d==1.6.1.post3 (-i <IndexURL>)

causal_conv1d

1.6.1.post3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install causal_conv1d==1.6.1.post3 (-i <IndexURL>)

causal_conv1d

1.6.1.post3

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install causal_conv1d==1.6.1.post3 (-i <IndexURL>)

causal_conv1d

1.6.1.post4

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install causal_conv1d==1.6.1.post4 (-i <IndexURL>)

causal_conv1d

1.6.1.post4

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install causal_conv1d==1.6.1.post4 (-i <IndexURL>)

causal_conv1d

1.6.1.post4

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install causal_conv1d==1.6.1.post4 (-i <IndexURL>)

causal_conv1d

1.6.1.post4

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install causal_conv1d==1.6.1.post4 (-i <IndexURL>)

causal_conv1d

1.6.1.post4

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install causal_conv1d==1.6.1.post4 (-i <IndexURL>)

cpm_kernels

1.0.11

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install cpm_kernels==1.0.11 (-i <IndexURL>)

cpm_kernels

1.0.11

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install cpm_kernels==1.0.11 (-i <IndexURL>)

cpm_kernels

1.0.11

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install cpm_kernels==1.0.11 (-i <IndexURL>)

cpm_kernels

1.0.11

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install cpm_kernels==1.0.11 (-i <IndexURL>)

cpm_kernels

1.0.11

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install cpm_kernels==1.0.11 (-i <IndexURL>)

cpm_kernels

1.0.11

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install cpm_kernels==1.0.11 (-i <IndexURL>)

ctranslate2

4.5.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install ctranslate2==4.5.0 (-i <IndexURL>)

ctranslate2

4.6.2

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install ctranslate2==4.6.2 (-i <IndexURL>)

ctranslate2

4.7.0

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install ctranslate2==4.7.0 (-i <IndexURL>)

ctranslate2

4.7.0

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install ctranslate2==4.7.0 (-i <IndexURL>)

ctranslate2

4.7.0

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install ctranslate2==4.7.0 (-i <IndexURL>)

ctranslate2

4.7.0

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install ctranslate2==4.7.0 (-i <IndexURL>)

ctranslate2

4.7.0

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install ctranslate2==4.7.0 (-i <IndexURL>)

ctranslate2

4.7.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install ctranslate2==4.7.0 (-i <IndexURL>)

ctranslate2

4.7.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install ctranslate2==4.7.0 (-i <IndexURL>)

ctranslate2

4.7.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install ctranslate2==4.7.0 (-i <IndexURL>)

ctranslate2

4.7.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install ctranslate2==4.7.0 (-i <IndexURL>)

ctranslate2

4.7.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install ctranslate2==4.7.0 (-i <IndexURL>)

ctranslate2

4.7.1

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install ctranslate2==4.7.1 (-i <IndexURL>)

ctranslate2

4.7.1

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install ctranslate2==4.7.1 (-i <IndexURL>)

ctranslate2

4.7.1

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install ctranslate2==4.7.1 (-i <IndexURL>)

ctranslate2

4.7.1

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install ctranslate2==4.7.1 (-i <IndexURL>)

ctranslate2

4.7.1

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install ctranslate2==4.7.1 (-i <IndexURL>)

ctranslate2

4.7.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install ctranslate2==4.7.1 (-i <IndexURL>)

ctranslate2

4.7.1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install ctranslate2==4.7.1 (-i <IndexURL>)

ctranslate2

4.7.1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install ctranslate2==4.7.1 (-i <IndexURL>)

ctranslate2

4.7.1

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install ctranslate2==4.7.1 (-i <IndexURL>)

ctranslate2

4.7.1

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install ctranslate2==4.7.1 (-i <IndexURL>)

cublas_ops

0.1.0

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install cublas_ops==0.1.0 (-i <IndexURL>)

cublas_ops

0.1.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install cublas_ops==0.1.0 (-i <IndexURL>)

cublas_ops

0.1.0

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install cublas_ops==0.1.0 (-i <IndexURL>)

cublas_ops

0.1.0

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install cublas_ops==0.1.0 (-i <IndexURL>)

cublas_ops

0.1.0

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install cublas_ops==0.1.0 (-i <IndexURL>)

cublas_ops

0.1.0

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install cublas_ops==0.1.0 (-i <IndexURL>)

cublas_ops

0.1.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install cublas_ops==0.1.0 (-i <IndexURL>)

cublas_ops

0.1.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install cublas_ops==0.1.0 (-i <IndexURL>)

cublas_ops

0.1.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install cublas_ops==0.1.0 (-i <IndexURL>)

cublas_ops

0.1.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install cublas_ops==0.1.0 (-i <IndexURL>)

cuda_bindings

12.8.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cuda_bindings==12.8.0 (-i <IndexURL>)

cuda_bindings

12.9.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cuda_bindings==12.9.0 (-i <IndexURL>)

cuda_bindings

13.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cuda_bindings==13.0.0 (-i <IndexURL>)

cuda_core

0.1.1

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cuda_core==0.1.1 (-i <IndexURL>)

cuda_core

0.2.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cuda_core==0.2.0 (-i <IndexURL>)

cuda_core

0.3.1

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cuda_core==0.3.1 (-i <IndexURL>)

cuda_python

12.8.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cuda_python==12.8.0 (-i <IndexURL>)

cuda_python

12.9.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cuda_python==12.9.0 (-i <IndexURL>)

cuda_python

13.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cuda_python==13.0.0 (-i <IndexURL>)

cumm_cu116

0.7.13

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install cumm_cu116==0.7.13 (-i <IndexURL>)

cumm_cu118

0.7.13

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install cumm_cu118==0.7.13 (-i <IndexURL>)

cumm_cu123

0.7.13

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install cumm_cu123==0.7.13 (-i <IndexURL>)

cumm_cu126

0.7.13

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install cumm_cu126==0.7.13 (-i <IndexURL>)

cumm_cu126

0.7.13

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install cumm_cu126==0.7.13 (-i <IndexURL>)

cumm_cu126

0.7.13

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cumm_cu126==0.7.13 (-i <IndexURL>)

cumm_cu126

0.8.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cumm_cu126==0.8.1 (-i <IndexURL>)

cumm_cu126

0.8.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cumm_cu126==0.8.2 (-i <IndexURL>)

cumm_cu128

0.7.13

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cumm_cu128==0.7.13 (-i <IndexURL>)

cumm_cu128

0.7.13

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cumm_cu128==0.7.13 (-i <IndexURL>)

cumm_cu128

0.8.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cumm_cu128==0.8.1 (-i <IndexURL>)

cumm_cu128

0.8.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cumm_cu128==0.8.2 (-i <IndexURL>)

cumm_cu129

0.7.13

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cumm_cu129==0.7.13 (-i <IndexURL>)

cumm_cu129

0.7.13

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cumm_cu129==0.7.13 (-i <IndexURL>)

cumm_cu129

0.8.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cumm_cu129==0.8.1 (-i <IndexURL>)

cumm_cu129

0.8.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cumm_cu129==0.8.2 (-i <IndexURL>)

cumm_cu130

0.8.1

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cumm_cu130==0.8.1 (-i <IndexURL>)

cumm_cu130

0.8.2

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cumm_cu130==0.8.2 (-i <IndexURL>)

cupy

13.3.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install cupy==13.3.0 (-i <IndexURL>)

cupy

13.3.0

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install cupy==13.3.0 (-i <IndexURL>)

cupy

13.4.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install cupy==13.4.1 (-i <IndexURL>)

cupy

13.5.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cupy==13.5.1 (-i <IndexURL>)

cupy

13.5.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy==13.5.1 (-i <IndexURL>)

cupy

13.5.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cupy==13.5.1 (-i <IndexURL>)

cupy

13.6.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install cupy==13.6.0 (-i <IndexURL>)

cupy

13.6.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy==13.6.0 (-i <IndexURL>)

cupy

13.6.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cupy==13.6.0 (-i <IndexURL>)

cupy

14.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cupy==14.0.0 (-i <IndexURL>)

cupy

14.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy==14.0.0 (-i <IndexURL>)

cupy

14.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cupy==14.0.0 (-i <IndexURL>)

cupy

14.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cupy==14.0.0 (-i <IndexURL>)

cupy

14.0.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cupy==14.0.1 (-i <IndexURL>)

cupy

14.0.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy==14.0.1 (-i <IndexURL>)

cupy

14.0.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cupy==14.0.1 (-i <IndexURL>)

cupy

14.0.1

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cupy==14.0.1 (-i <IndexURL>)

cupy_cuda12x

13.3.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install cupy_cuda12x==13.3.0 (-i <IndexURL>)

cupy_cuda12x

13.3.0

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install cupy_cuda12x==13.3.0 (-i <IndexURL>)

cupy_cuda12x

13.4.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install cupy_cuda12x==13.4.1 (-i <IndexURL>)

cupy_cuda12x

13.5.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cupy_cuda12x==13.5.1 (-i <IndexURL>)

cupy_cuda12x

13.5.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy_cuda12x==13.5.1 (-i <IndexURL>)

cupy_cuda12x

13.5.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cupy_cuda12x==13.5.1 (-i <IndexURL>)

cupy_cuda12x

13.6.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install cupy_cuda12x==13.6.0 (-i <IndexURL>)

cupy_cuda12x

13.6.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy_cuda12x==13.6.0 (-i <IndexURL>)

cupy_cuda12x

13.6.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cupy_cuda12x==13.6.0 (-i <IndexURL>)

cupy_cuda12x

14.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cupy_cuda12x==14.0.0 (-i <IndexURL>)

cupy_cuda12x

14.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy_cuda12x==14.0.0 (-i <IndexURL>)

cupy_cuda12x

14.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cupy_cuda12x==14.0.0 (-i <IndexURL>)

cupy_cuda12x

14.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cupy_cuda12x==14.0.0 (-i <IndexURL>)

cupy_cuda12x

14.0.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install cupy_cuda12x==14.0.1 (-i <IndexURL>)

cupy_cuda12x

14.0.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install cupy_cuda12x==14.0.1 (-i <IndexURL>)

cupy_cuda12x

14.0.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install cupy_cuda12x==14.0.1 (-i <IndexURL>)

cupy_cuda12x

14.0.1

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install cupy_cuda12x==14.0.1 (-i <IndexURL>)

deep_ep

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install deep_ep==1.0.0 (-i <IndexURL>)

deep_ep

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install deep_ep==1.0.0 (-i <IndexURL>)

deep_ep

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install deep_ep==1.0.0 (-i <IndexURL>)

deep_ep

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install deep_ep==1.0.0 (-i <IndexURL>)

deep_ep

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install deep_ep==1.0.0 (-i <IndexURL>)

deep_gemm

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install deep_gemm==1.0.0 (-i <IndexURL>)

deep_gemm

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install deep_gemm==1.0.0 (-i <IndexURL>)

deep_gemm

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install deep_gemm==1.0.0 (-i <IndexURL>)

deep_gemm

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install deep_gemm==1.0.0 (-i <IndexURL>)

deep_gemm

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install deep_gemm==1.0.0 (-i <IndexURL>)

deepspeed_kernels

0.0.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install deepspeed_kernels==0.0.1 (-i <IndexURL>)

deepspeed_kernels

0.0.1

Alios 7.2

cuda 12.9

3.12

ce

pip install deepspeed_kernels==0.0.1 (-i <IndexURL>)

deepspeed_kernels

0.0.1

Alios 7.2

cuda 12.6

3.1

ce

pip install deepspeed_kernels==0.0.1 (-i <IndexURL>)

deepspeed_kernels

0.0.1

Alios 7.2

cuda 12.8

3.12

ce

pip install deepspeed_kernels==0.0.1 (-i <IndexURL>)

deepspeed_kernels

0.0.1

Alios 7.2

cuda 13.0

3.12

ce

pip install deepspeed_kernels==0.0.1 (-i <IndexURL>)

deepspeed_kernels

0.0.1

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install deepspeed_kernels==0.0.1 (-i <IndexURL>)

deepspeed_kernels

0.0.1

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install deepspeed_kernels==0.0.1 (-i <IndexURL>)

deepspeed_kernels

0.0.1

Ubuntu 24.04

cuda 13.0

3.12

ce

pip install deepspeed_kernels==0.0.1 (-i <IndexURL>)

detectron2

0.6

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install detectron2==0.6 (-i <IndexURL>)

detectron2

0.6

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install detectron2==0.6 (-i <IndexURL>)

detectron2

0.6

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install detectron2==0.6 (-i <IndexURL>)

detectron2

0.6

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install detectron2==0.6 (-i <IndexURL>)

detectron2

0.6

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install detectron2==0.6 (-i <IndexURL>)

detectron2

0.6

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install detectron2==0.6 (-i <IndexURL>)

detectron2

0.6

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install detectron2==0.6 (-i <IndexURL>)

detectron2

0.6

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install detectron2==0.6 (-i <IndexURL>)

detectron2

0.6

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install detectron2==0.6 (-i <IndexURL>)

detectron2

0.6

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install detectron2==0.6 (-i <IndexURL>)

easyocr

1.7.1

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install easyocr==1.7.1 (-i <IndexURL>)

easyocr

1.7.1

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install easyocr==1.7.1 (-i <IndexURL>)

easyocr

1.7.1

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install easyocr==1.7.1 (-i <IndexURL>)

easyocr

1.7.1

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install easyocr==1.7.1 (-i <IndexURL>)

easyocr

1.7.1

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install easyocr==1.7.1 (-i <IndexURL>)

easyocr

1.7.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install easyocr==1.7.1 (-i <IndexURL>)

easyocr

1.7.1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install easyocr==1.7.1 (-i <IndexURL>)

easyocr

1.7.1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install easyocr==1.7.1 (-i <IndexURL>)

easyocr

1.7.1

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install easyocr==1.7.1 (-i <IndexURL>)

easyocr

1.7.1

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install easyocr==1.7.1 (-i <IndexURL>)

easyocr

1.7.2

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install easyocr==1.7.2 (-i <IndexURL>)

easyocr

1.7.2

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install easyocr==1.7.2 (-i <IndexURL>)

easyocr

1.7.2

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install easyocr==1.7.2 (-i <IndexURL>)

easyocr

1.7.2

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install easyocr==1.7.2 (-i <IndexURL>)

easyocr

1.7.2

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install easyocr==1.7.2 (-i <IndexURL>)

easyocr

1.7.2

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install easyocr==1.7.2 (-i <IndexURL>)

easyocr

1.7.2

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install easyocr==1.7.2 (-i <IndexURL>)

easyocr

1.7.2

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install easyocr==1.7.2 (-i <IndexURL>)

easyocr

1.7.2

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install easyocr==1.7.2 (-i <IndexURL>)

easyocr

1.7.2

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install easyocr==1.7.2 (-i <IndexURL>)

fairscale

0.4.13

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install fairscale==0.4.13 (-i <IndexURL>)

fairscale

0.4.13

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install fairscale==0.4.13 (-i <IndexURL>)

fairscale

0.4.13

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install fairscale==0.4.13 (-i <IndexURL>)

fairscale

0.4.13

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install fairscale==0.4.13 (-i <IndexURL>)

fairscale

0.4.13

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install fairscale==0.4.13 (-i <IndexURL>)

faiss

1.10.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install faiss==1.10.0 (-i <IndexURL>)

faiss

1.11.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install faiss==1.11.0 (-i <IndexURL>)

faiss

1.11.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install faiss==1.11.0 (-i <IndexURL>)

faiss

1.11.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install faiss==1.11.0 (-i <IndexURL>)

faiss

1.12.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install faiss==1.12.0 (-i <IndexURL>)

faiss

1.13.2

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install faiss==1.13.2 (-i <IndexURL>)

faiss

1.13.2

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install faiss==1.13.2 (-i <IndexURL>)

faiss

1.14.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install faiss==1.14.0 (-i <IndexURL>)

faiss

1.14.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install faiss==1.14.0 (-i <IndexURL>)

faiss

1.14.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install faiss==1.14.0 (-i <IndexURL>)

faiss

1.14.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install faiss==1.14.1 (-i <IndexURL>)

faiss

1.14.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install faiss==1.14.1 (-i <IndexURL>)

faiss

1.14.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install faiss==1.14.1 (-i <IndexURL>)

faiss_gpu_cu12

1.12.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install faiss_gpu_cu12==1.12.0 (-i <IndexURL>)

faiss_gpu_cu12

1.12.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install faiss_gpu_cu12==1.12.0 (-i <IndexURL>)

faiss_gpu_cu12

1.12.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install faiss_gpu_cu12==1.12.0 (-i <IndexURL>)

faiss_gpu_cu12

1.14.1.post1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install faiss_gpu_cu12==1.14.1.post1 (-i <IndexURL>)

faiss_gpu_cu12

1.14.1.post1

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install faiss_gpu_cu12==1.14.1.post1 (-i <IndexURL>)

faiss_gpu_cu12

1.14.1.post1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install faiss_gpu_cu12==1.14.1.post1 (-i <IndexURL>)

faiss_gpu_cu12

1.14.1.post1

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install faiss_gpu_cu12==1.14.1.post1 (-i <IndexURL>)

faiss_gpu_cu12

1.14.1.post1

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install faiss_gpu_cu12==1.14.1.post1 (-i <IndexURL>)

faiss_gpu_cu12

1.14.1.post1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install faiss_gpu_cu12==1.14.1.post1 (-i <IndexURL>)

fast_hadamard_transform

1.0.4.post1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install fast_hadamard_transform==1.0.4.post1 (-i <IndexURL>)

fast_hadamard_transform

1.0.4.post1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install fast_hadamard_transform==1.0.4.post1 (-i <IndexURL>)

fast_hadamard_transform

1.1.0.post2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install fast_hadamard_transform==1.1.0.post2 (-i <IndexURL>)

fast_hadamard_transform

1.1.0.post2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install fast_hadamard_transform==1.1.0.post2 (-i <IndexURL>)

fast_hadamard_transform

1.1.0.post2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install fast_hadamard_transform==1.1.0.post2 (-i <IndexURL>)

fast_hadamard_transform

1.1.0.post2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install fast_hadamard_transform==1.1.0.post2 (-i <IndexURL>)

fast_hadamard_transform

1.1.0.post2

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install fast_hadamard_transform==1.1.0.post2 (-i <IndexURL>)

fbgemm_gpu

1.2.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install fbgemm_gpu==1.2.0 (-i <IndexURL>)

fbgemm_gpu

1.3.0

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install fbgemm_gpu==1.3.0 (-i <IndexURL>)

fbgemm_gpu

1.4.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install fbgemm_gpu==1.4.0 (-i <IndexURL>)

fbgemm_gpu

1.4.0

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install fbgemm_gpu==1.4.0 (-i <IndexURL>)

fbgemm_gpu

1.4.0

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install fbgemm_gpu==1.4.0 (-i <IndexURL>)

fbgemm_gpu

1.4.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install fbgemm_gpu==1.4.0 (-i <IndexURL>)

fbgemm_gpu

1.4.2

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install fbgemm_gpu==1.4.2 (-i <IndexURL>)

fbgemm_gpu

1.4.2

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install fbgemm_gpu==1.4.2 (-i <IndexURL>)

fbgemm_gpu

1.4.2

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install fbgemm_gpu==1.4.2 (-i <IndexURL>)

fbgemm_gpu

1.4.2

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install fbgemm_gpu==1.4.2 (-i <IndexURL>)

flash_attn

2.5.6

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

oe

pip install flash_attn==2.5.6 (-i <IndexURL>)

flash_attn

2.5.6

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install flash_attn==2.5.6 (-i <IndexURL>)

flash_attn

2.5.7

Ubuntu 22.04

cuda 11.8

torch 2.1.0

3.1

oe

pip install flash_attn==2.5.7 (-i <IndexURL>)

flash_attn

2.6.3

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install flash_attn==2.6.3 (-i <IndexURL>)

flash_attn

2.7.2

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install flash_attn==2.7.2 (-i <IndexURL>)

flash_attn

2.7.4.post1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install flash_attn==2.7.4.post1 (-i <IndexURL>)

flash_attn

2.7.4.post1

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install flash_attn==2.7.4.post1 (-i <IndexURL>)

flash_attn

2.7.4.post1

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install flash_attn==2.7.4.post1 (-i <IndexURL>)

flash_attn

2.7.4.post1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install flash_attn==2.7.4.post1 (-i <IndexURL>)

flash_attn

2.7.4.post1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install flash_attn==2.7.4.post1 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn

2.8.2

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install flash_attn==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_attn_3

2.8.2

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install flash_attn_3==2.8.2 (-i <IndexURL>)

flash_mla

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install flash_mla==1.0.0 (-i <IndexURL>)

flash_mla

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install flash_mla==1.0.0 (-i <IndexURL>)

flash_mla

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install flash_mla==1.0.0 (-i <IndexURL>)

flash_mla

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install flash_mla==1.0.0 (-i <IndexURL>)

flash_mla

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install flash_mla==1.0.0 (-i <IndexURL>)

flashinfer_python

0.2.3

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install flashinfer_python==0.2.3 (-i <IndexURL>)

flashinfer_python

0.2.7.post1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install flashinfer_python==0.2.7.post1 (-i <IndexURL>)

flashinfer_python

0.2.7.post1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install flashinfer_python==0.2.7.post1 (-i <IndexURL>)

flashinfer_python

0.2.9rc2

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install flashinfer_python==0.2.9rc2 (-i <IndexURL>)

flashinfer_python

0.2.9rc2

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install flashinfer_python==0.2.9rc2 (-i <IndexURL>)

flashinfer_python

0.3.1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install flashinfer_python==0.3.1 (-i <IndexURL>)

flashinfer_python

0.3.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install flashinfer_python==0.3.1 (-i <IndexURL>)

flashinfer_python

0.4.0rc3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install flashinfer_python==0.4.0rc3 (-i <IndexURL>)

flashinfer_python

0.4.0rc3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install flashinfer_python==0.4.0rc3 (-i <IndexURL>)

flashinfer_python

0.5.3

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install flashinfer_python==0.5.3 (-i <IndexURL>)

flashinfer_python

0.5.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install flashinfer_python==0.5.3 (-i <IndexURL>)

flashinfer_python

0.6.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install flashinfer_python==0.6.1 (-i <IndexURL>)

flashinfer_python

0.6.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install flashinfer_python==0.6.3 (-i <IndexURL>)

flashinfer_python

0.6.3

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install flashinfer_python==0.6.3 (-i <IndexURL>)

funasr

0.2.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install funasr==0.2.0 (-i <IndexURL>)

funasr

0.3.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install funasr==0.3.0 (-i <IndexURL>)

grouped_gemm

0.1.6

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install grouped_gemm==0.1.6 (-i <IndexURL>)

grouped_gemm

0.1.6

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install grouped_gemm==0.1.6 (-i <IndexURL>)

grouped_gemm

0.1.6

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install grouped_gemm==0.1.6 (-i <IndexURL>)

grouped_gemm

0.1.6

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install grouped_gemm==0.1.6 (-i <IndexURL>)

grouped_gemm

0.1.6

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install grouped_gemm==0.1.6 (-i <IndexURL>)

grouped_gemm

1.1.4

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install grouped_gemm==1.1.4 (-i <IndexURL>)

grouped_gemm

1.1.4

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install grouped_gemm==1.1.4 (-i <IndexURL>)

grouped_gemm

1.1.4

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install grouped_gemm==1.1.4 (-i <IndexURL>)

grouped_gemm

1.1.4

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install grouped_gemm==1.1.4 (-i <IndexURL>)

grouped_gemm

1.1.4

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install grouped_gemm==1.1.4 (-i <IndexURL>)

gsplat

1.4.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install gsplat==1.4.0 (-i <IndexURL>)

gsplat

1.5.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install gsplat==1.5.2 (-i <IndexURL>)

gsplat

1.5.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install gsplat==1.5.2 (-i <IndexURL>)

gsplat

1.5.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install gsplat==1.5.2 (-i <IndexURL>)

gsplat

1.5.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install gsplat==1.5.2 (-i <IndexURL>)

gsplat

1.5.2

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install gsplat==1.5.2 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

gsplat

1.5.3

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install gsplat==1.5.3 (-i <IndexURL>)

implicit

0.7.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install implicit==0.7.1 (-i <IndexURL>)

implicit

0.7.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install implicit==0.7.1 (-i <IndexURL>)

implicit

0.7.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install implicit==0.7.1 (-i <IndexURL>)

implicit

0.7.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install implicit==0.7.1 (-i <IndexURL>)

implicit

0.7.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install implicit==0.7.2 (-i <IndexURL>)

implicit

0.7.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install implicit==0.7.2 (-i <IndexURL>)

implicit

0.7.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install implicit==0.7.2 (-i <IndexURL>)

implicit

0.7.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install implicit==0.7.2 (-i <IndexURL>)

jax

0.4.34

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install jax==0.4.34 (-i <IndexURL>)

jax

0.4.34

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install jax==0.4.34 (-i <IndexURL>)

jax

0.4.34

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install jax==0.4.34 (-i <IndexURL>)

jax

0.4.34

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install jax==0.4.34 (-i <IndexURL>)

jax

0.4.34

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax==0.4.34 (-i <IndexURL>)

jax

0.4.34

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax==0.4.34 (-i <IndexURL>)

jax

0.4.34

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install jax==0.4.34 (-i <IndexURL>)

jax

0.5.3

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install jax==0.5.3 (-i <IndexURL>)

jax

0.5.3

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax==0.5.3 (-i <IndexURL>)

jax

0.7.2

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax==0.7.2 (-i <IndexURL>)

jax

0.7.2

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax==0.7.2 (-i <IndexURL>)

jax

0.7.2

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install jax==0.7.2 (-i <IndexURL>)

jax

0.8.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax==0.8.0 (-i <IndexURL>)

jax

0.8.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax==0.8.0 (-i <IndexURL>)

jax

0.8.0

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install jax==0.8.0 (-i <IndexURL>)

jax_cuda12_pjrt

0.4.34

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install jax_cuda12_pjrt==0.4.34 (-i <IndexURL>)

jax_cuda12_pjrt

0.4.34

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install jax_cuda12_pjrt==0.4.34 (-i <IndexURL>)

jax_cuda12_pjrt

0.4.34

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install jax_cuda12_pjrt==0.4.34 (-i <IndexURL>)

jax_cuda12_pjrt

0.4.34

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install jax_cuda12_pjrt==0.4.34 (-i <IndexURL>)

jax_cuda12_pjrt

0.4.34

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax_cuda12_pjrt==0.4.34 (-i <IndexURL>)

jax_cuda12_pjrt

0.4.34

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax_cuda12_pjrt==0.4.34 (-i <IndexURL>)

jax_cuda12_pjrt

0.4.34

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install jax_cuda12_pjrt==0.4.34 (-i <IndexURL>)

jax_cuda12_pjrt

0.5.3

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install jax_cuda12_pjrt==0.5.3 (-i <IndexURL>)

jax_cuda12_pjrt

0.5.3

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax_cuda12_pjrt==0.5.3 (-i <IndexURL>)

jax_cuda12_pjrt

0.7.2

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax_cuda12_pjrt==0.7.2 (-i <IndexURL>)

jax_cuda12_pjrt

0.7.2

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax_cuda12_pjrt==0.7.2 (-i <IndexURL>)

jax_cuda12_pjrt

0.7.2

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install jax_cuda12_pjrt==0.7.2 (-i <IndexURL>)

jax_cuda12_pjrt

0.8.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax_cuda12_pjrt==0.8.0 (-i <IndexURL>)

jax_cuda12_pjrt

0.8.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax_cuda12_pjrt==0.8.0 (-i <IndexURL>)

jax_cuda12_pjrt

0.8.0

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install jax_cuda12_pjrt==0.8.0 (-i <IndexURL>)

jax_cuda12_plugin

0.4.34

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install jax_cuda12_plugin==0.4.34 (-i <IndexURL>)

jax_cuda12_plugin

0.4.34

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install jax_cuda12_plugin==0.4.34 (-i <IndexURL>)

jax_cuda12_plugin

0.4.34

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install jax_cuda12_plugin==0.4.34 (-i <IndexURL>)

jax_cuda12_plugin

0.4.34

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install jax_cuda12_plugin==0.4.34 (-i <IndexURL>)

jax_cuda12_plugin

0.4.34

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax_cuda12_plugin==0.4.34 (-i <IndexURL>)

jax_cuda12_plugin

0.4.34

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax_cuda12_plugin==0.4.34 (-i <IndexURL>)

jax_cuda12_plugin

0.4.34

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install jax_cuda12_plugin==0.4.34 (-i <IndexURL>)

jax_cuda12_plugin

0.5.3

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install jax_cuda12_plugin==0.5.3 (-i <IndexURL>)

jax_cuda12_plugin

0.5.3

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax_cuda12_plugin==0.5.3 (-i <IndexURL>)

jax_cuda12_plugin

0.7.2

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax_cuda12_plugin==0.7.2 (-i <IndexURL>)

jax_cuda12_plugin

0.7.2

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax_cuda12_plugin==0.7.2 (-i <IndexURL>)

jax_cuda12_plugin

0.7.2

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install jax_cuda12_plugin==0.7.2 (-i <IndexURL>)

jax_cuda12_plugin

0.8.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jax_cuda12_plugin==0.8.0 (-i <IndexURL>)

jax_cuda12_plugin

0.8.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jax_cuda12_plugin==0.8.0 (-i <IndexURL>)

jax_cuda12_plugin

0.8.0

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install jax_cuda12_plugin==0.8.0 (-i <IndexURL>)

jaxlib

0.4.34

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install jaxlib==0.4.34 (-i <IndexURL>)

jaxlib

0.4.34

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install jaxlib==0.4.34 (-i <IndexURL>)

jaxlib

0.4.34

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install jaxlib==0.4.34 (-i <IndexURL>)

jaxlib

0.4.34

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install jaxlib==0.4.34 (-i <IndexURL>)

jaxlib

0.4.34

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jaxlib==0.4.34 (-i <IndexURL>)

jaxlib

0.4.34

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jaxlib==0.4.34 (-i <IndexURL>)

jaxlib

0.4.34

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install jaxlib==0.4.34 (-i <IndexURL>)

jaxlib

0.5.3

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install jaxlib==0.5.3 (-i <IndexURL>)

jaxlib

0.5.3

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jaxlib==0.5.3 (-i <IndexURL>)

jaxlib

0.7.2

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jaxlib==0.7.2 (-i <IndexURL>)

jaxlib

0.7.2

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jaxlib==0.7.2 (-i <IndexURL>)

jaxlib

0.7.2

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install jaxlib==0.7.2 (-i <IndexURL>)

jaxlib

0.8.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install jaxlib==0.8.0 (-i <IndexURL>)

jaxlib

0.8.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install jaxlib==0.8.0 (-i <IndexURL>)

jaxlib

0.8.0

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install jaxlib==0.8.0 (-i <IndexURL>)

jittor

1.3.10.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install jittor==1.3.10.0 (-i <IndexURL>)

jittor

1.3.10.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install jittor==1.3.10.0 (-i <IndexURL>)

jittor

1.3.10.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install jittor==1.3.10.0 (-i <IndexURL>)

jittor

1.3.10.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install jittor==1.3.10.0 (-i <IndexURL>)

jittor

1.3.9.10

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install jittor==1.3.9.10 (-i <IndexURL>)

jittor

1.3.9.10

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install jittor==1.3.9.10 (-i <IndexURL>)

jittor

1.3.9.10

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install jittor==1.3.9.10 (-i <IndexURL>)

jittor

1.3.9.10

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install jittor==1.3.9.10 (-i <IndexURL>)

lightgbm

4.5.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install lightgbm==4.5.0 (-i <IndexURL>)

lightgbm

4.5.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install lightgbm==4.5.0 (-i <IndexURL>)

lightgbm

4.5.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install lightgbm==4.5.0 (-i <IndexURL>)

lightgbm

4.5.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install lightgbm==4.5.0 (-i <IndexURL>)

lightgbm

4.6.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install lightgbm==4.6.0 (-i <IndexURL>)

lightgbm

4.6.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install lightgbm==4.6.0 (-i <IndexURL>)

lightgbm

4.6.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install lightgbm==4.6.0 (-i <IndexURL>)

lightgbm

4.6.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install lightgbm==4.6.0 (-i <IndexURL>)

lmdeploy

0.12.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install lmdeploy==0.12.0 (-i <IndexURL>)

lmdeploy

0.12.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install lmdeploy==0.12.0 (-i <IndexURL>)

lmdeploy

0.12.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install lmdeploy==0.12.0 (-i <IndexURL>)

lmdeploy

0.12.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install lmdeploy==0.12.0 (-i <IndexURL>)

lmdeploy

0.12.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install lmdeploy==0.12.0 (-i <IndexURL>)

lmdeploy

0.12.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install lmdeploy==0.12.1 (-i <IndexURL>)

lmdeploy

0.12.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install lmdeploy==0.12.1 (-i <IndexURL>)

lmdeploy

0.12.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install lmdeploy==0.12.1 (-i <IndexURL>)

lmdeploy

0.12.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install lmdeploy==0.12.1 (-i <IndexURL>)

lmdeploy

0.12.1

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install lmdeploy==0.12.1 (-i <IndexURL>)

lmdeploy

0.9.1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install lmdeploy==0.9.1 (-i <IndexURL>)

lmdeploy

0.9.1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install lmdeploy==0.9.1 (-i <IndexURL>)

mamba_ssm

2.2.5

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install mamba_ssm==2.2.5 (-i <IndexURL>)

mamba_ssm

2.2.6.post3

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mamba_ssm==2.2.6.post3 (-i <IndexURL>)

mamba_ssm

2.2.6.post3

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mamba_ssm==2.2.6.post3 (-i <IndexURL>)

mamba_ssm

2.2.6.post3

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mamba_ssm==2.2.6.post3 (-i <IndexURL>)

mamba_ssm

2.3.0

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install mamba_ssm==2.3.0 (-i <IndexURL>)

mamba_ssm

2.3.0

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install mamba_ssm==2.3.0 (-i <IndexURL>)

mamba_ssm

2.3.0

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install mamba_ssm==2.3.0 (-i <IndexURL>)

mamba_ssm

2.3.0

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install mamba_ssm==2.3.0 (-i <IndexURL>)

mamba_ssm

2.3.0

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install mamba_ssm==2.3.0 (-i <IndexURL>)

mamba_ssm

2.3.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mamba_ssm==2.3.0 (-i <IndexURL>)

mamba_ssm

2.3.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mamba_ssm==2.3.0 (-i <IndexURL>)

mamba_ssm

2.3.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mamba_ssm==2.3.0 (-i <IndexURL>)

mamba_ssm

2.3.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mamba_ssm==2.3.0 (-i <IndexURL>)

mamba_ssm

2.3.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install mamba_ssm==2.3.0 (-i <IndexURL>)

mamba_ssm

2.3.1

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install mamba_ssm==2.3.1 (-i <IndexURL>)

mamba_ssm

2.3.1

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install mamba_ssm==2.3.1 (-i <IndexURL>)

mamba_ssm

2.3.1

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install mamba_ssm==2.3.1 (-i <IndexURL>)

mamba_ssm

2.3.1

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install mamba_ssm==2.3.1 (-i <IndexURL>)

mamba_ssm

2.3.1

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install mamba_ssm==2.3.1 (-i <IndexURL>)

mamba_ssm

2.3.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mamba_ssm==2.3.1 (-i <IndexURL>)

mamba_ssm

2.3.1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mamba_ssm==2.3.1 (-i <IndexURL>)

mamba_ssm

2.3.1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mamba_ssm==2.3.1 (-i <IndexURL>)

mamba_ssm

2.3.1

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mamba_ssm==2.3.1 (-i <IndexURL>)

mamba_ssm

2.3.1

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install mamba_ssm==2.3.1 (-i <IndexURL>)

MinkowskiEngine

0.5.4

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install MinkowskiEngine==0.5.4 (-i <IndexURL>)

MinkowskiEngine

0.5.4

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install MinkowskiEngine==0.5.4 (-i <IndexURL>)

MinkowskiEngine

0.5.4

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install MinkowskiEngine==0.5.4 (-i <IndexURL>)

MinkowskiEngine

0.5.4

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install MinkowskiEngine==0.5.4 (-i <IndexURL>)

MinkowskiEngine

0.5.4

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install MinkowskiEngine==0.5.4 (-i <IndexURL>)

MinkowskiEngine

0.5.4

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install MinkowskiEngine==0.5.4 (-i <IndexURL>)

MinkowskiEngine

0.5.4

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install MinkowskiEngine==0.5.4 (-i <IndexURL>)

MinkowskiEngine

0.5.4

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install MinkowskiEngine==0.5.4 (-i <IndexURL>)

mlflow

2.16.2

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mlflow==2.16.2 (-i <IndexURL>)

mlflow

2.17.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mlflow==2.17.1 (-i <IndexURL>)

mlflow

2.18.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mlflow==2.18.0 (-i <IndexURL>)

mlflow

3.10.0

Alios 7.2

cuda 12.6

3.1

ce

pip install mlflow==3.10.0 (-i <IndexURL>)

mlflow

3.10.0

Alios 7.2

cuda 12.8

3.12

ce

pip install mlflow==3.10.0 (-i <IndexURL>)

mlflow

3.10.0

Alios 7.2

cuda 12.9

3.12

ce

pip install mlflow==3.10.0 (-i <IndexURL>)

mlflow

3.10.0

Alios 7.2

cuda 13.0

3.12

ce

pip install mlflow==3.10.0 (-i <IndexURL>)

mlflow

3.10.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mlflow==3.10.0 (-i <IndexURL>)

mlflow

3.10.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mlflow==3.10.0 (-i <IndexURL>)

mlflow

3.10.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mlflow==3.10.0 (-i <IndexURL>)

mlflow

3.10.0

Ubuntu 24.04

cuda 13.0

3.12

ce

pip install mlflow==3.10.0 (-i <IndexURL>)

mlflow

3.10.1

Alios 7.2

cuda 13.0

3.12

ce

pip install mlflow==3.10.1 (-i <IndexURL>)

mlflow

3.10.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mlflow==3.10.1 (-i <IndexURL>)

mlflow

3.10.1

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mlflow==3.10.1 (-i <IndexURL>)

mlflow

3.10.1

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mlflow==3.10.1 (-i <IndexURL>)

mlflow

3.10.1

Ubuntu 24.04

cuda 13.0

3.12

ce

pip install mlflow==3.10.1 (-i <IndexURL>)

mlflow

3.5.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mlflow==3.5.0 (-i <IndexURL>)

mlflow

3.6.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mlflow==3.6.0 (-i <IndexURL>)

mlflow

3.6.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mlflow==3.6.0 (-i <IndexURL>)

mlflow

3.6.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mlflow==3.6.0 (-i <IndexURL>)

mlflow

3.7.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mlflow==3.7.0 (-i <IndexURL>)

mlflow

3.7.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mlflow==3.7.0 (-i <IndexURL>)

mlflow

3.7.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mlflow==3.7.0 (-i <IndexURL>)

mlflow

3.8.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mlflow==3.8.1 (-i <IndexURL>)

mlflow

3.8.1

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mlflow==3.8.1 (-i <IndexURL>)

mmcv

2.0.0

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install mmcv==2.0.0 (-i <IndexURL>)

mmcv

2.0.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mmcv==2.0.0 (-i <IndexURL>)

mmcv

2.1.0

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install mmcv==2.1.0 (-i <IndexURL>)

mmcv

2.1.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install mmcv==2.1.0 (-i <IndexURL>)

mmcv

2.1.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mmcv==2.1.0 (-i <IndexURL>)

mmcv

2.1.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mmcv==2.1.0 (-i <IndexURL>)

mmcv

2.1.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mmcv==2.1.0 (-i <IndexURL>)

mmcv

2.1.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mmcv==2.1.0 (-i <IndexURL>)

mmcv

2.1.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install mmcv==2.1.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 24.04

cuda 12.6

torch 2.5.1

3.12

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv

2.2.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install mmcv==2.2.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.1

torch 2.1.2

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.6.0

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install mmcv_full==1.6.0 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 11.8

torch 2.0.1

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 24.04

cuda 12.6

torch 2.5.1

3.12

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmcv_full

1.7.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mmcv_full==1.7.2 (-i <IndexURL>)

mmdet3d

1.0.0rc4

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install mmdet3d==1.0.0rc4 (-i <IndexURL>)

mmdet3d

1.3.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mmdet3d==1.3.0 (-i <IndexURL>)

mmdet3d

1.3.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mmdet3d==1.3.0 (-i <IndexURL>)

mmdet3d

1.3.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mmdet3d==1.3.0 (-i <IndexURL>)

mmdet3d

1.3.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mmdet3d==1.3.0 (-i <IndexURL>)

mmdet3d

1.3.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install mmdet3d==1.3.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmdet3d

1.4.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install mmdet3d==1.4.0 (-i <IndexURL>)

mmpretrain

1.2.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install mmpretrain==1.2.0 (-i <IndexURL>)

mmpretrain

1.2.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mmpretrain==1.2.0 (-i <IndexURL>)

mmpretrain

1.2.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mmpretrain==1.2.0 (-i <IndexURL>)

mmpretrain

1.2.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install mmpretrain==1.2.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.25.0

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install mmsegmentation==0.25.0 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

0.29.1

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install mmsegmentation==0.29.1 (-i <IndexURL>)

mmsegmentation

1.2.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install mmsegmentation==1.2.1 (-i <IndexURL>)

mmsegmentation

1.2.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mmsegmentation==1.2.1 (-i <IndexURL>)

mmsegmentation

1.2.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mmsegmentation==1.2.1 (-i <IndexURL>)

mmsegmentation

1.2.1

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install mmsegmentation==1.2.1 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

mmsegmentation

1.2.2

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install mmsegmentation==1.2.2 (-i <IndexURL>)

monai

1.5.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install monai==1.5.1 (-i <IndexURL>)

monai

1.5.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install monai==1.5.1 (-i <IndexURL>)

monai

1.5.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install monai==1.5.1 (-i <IndexURL>)

monai

1.5.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install monai==1.5.1 (-i <IndexURL>)

monai

1.5.1

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install monai==1.5.1 (-i <IndexURL>)

monai

1.5.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install monai==1.5.2 (-i <IndexURL>)

monai

1.5.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install monai==1.5.2 (-i <IndexURL>)

monai

1.5.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install monai==1.5.2 (-i <IndexURL>)

monai

1.5.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install monai==1.5.2 (-i <IndexURL>)

monai

1.5.2

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install monai==1.5.2 (-i <IndexURL>)

mooncake

0.3.4.post2

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install mooncake==0.3.4.post2 (-i <IndexURL>)

mooncake

0.3.5

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install mooncake==0.3.5 (-i <IndexURL>)

mooncake

0.3.7.post2

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mooncake==0.3.7.post2 (-i <IndexURL>)

mooncake

0.3.8

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install mooncake==0.3.8 (-i <IndexURL>)

mooncake

0.3.8.post1

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install mooncake==0.3.8.post1 (-i <IndexURL>)

mooncake

0.3.8.post1

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install mooncake==0.3.8.post1 (-i <IndexURL>)

mooncake

0.3.8.post1

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install mooncake==0.3.8.post1 (-i <IndexURL>)

mooncake

0.3.8.post1

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install mooncake==0.3.8.post1 (-i <IndexURL>)

mooncake

0.3.8.post1

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install mooncake==0.3.8.post1 (-i <IndexURL>)

mooncake

0.3.8.post1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mooncake==0.3.8.post1 (-i <IndexURL>)

mooncake

0.3.8.post1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mooncake==0.3.8.post1 (-i <IndexURL>)

mooncake

0.3.8.post1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mooncake==0.3.8.post1 (-i <IndexURL>)

mooncake

0.3.8.post1

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mooncake==0.3.8.post1 (-i <IndexURL>)

mooncake

0.3.8.post1

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install mooncake==0.3.8.post1 (-i <IndexURL>)

mooncake

0.3.9

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install mooncake==0.3.9 (-i <IndexURL>)

mooncake

0.3.9

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install mooncake==0.3.9 (-i <IndexURL>)

mooncake

0.3.9

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install mooncake==0.3.9 (-i <IndexURL>)

mooncake

0.3.9

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install mooncake==0.3.9 (-i <IndexURL>)

mooncake

0.3.9

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install mooncake==0.3.9 (-i <IndexURL>)

mooncake

0.3.9

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install mooncake==0.3.9 (-i <IndexURL>)

mooncake

0.3.9

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install mooncake==0.3.9 (-i <IndexURL>)

mooncake

0.3.9

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install mooncake==0.3.9 (-i <IndexURL>)

mooncake

0.3.9

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install mooncake==0.3.9 (-i <IndexURL>)

mooncake

0.3.9

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install mooncake==0.3.9 (-i <IndexURL>)

natten

0.21.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install natten==0.21.0 (-i <IndexURL>)

natten

0.21.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install natten==0.21.1 (-i <IndexURL>)

natten

0.21.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install natten==0.21.1 (-i <IndexURL>)

natten

0.21.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install natten==0.21.1 (-i <IndexURL>)

natten

0.21.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install natten==0.21.1 (-i <IndexURL>)

natten

0.21.1

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install natten==0.21.1 (-i <IndexURL>)

natten

0.21.5

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install natten==0.21.5 (-i <IndexURL>)

natten

0.21.5

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install natten==0.21.5 (-i <IndexURL>)

natten

0.21.5

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install natten==0.21.5 (-i <IndexURL>)

natten

0.21.5

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install natten==0.21.5 (-i <IndexURL>)

natten

0.21.5

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install natten==0.21.5 (-i <IndexURL>)

nerfacc

0.5.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install nerfacc==0.5.2 (-i <IndexURL>)

nerfacc

0.5.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install nerfacc==0.5.2 (-i <IndexURL>)

nerfacc

0.5.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install nerfacc==0.5.2 (-i <IndexURL>)

nerfacc

0.5.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install nerfacc==0.5.2 (-i <IndexURL>)

nerfacc

0.5.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install nerfacc==0.5.3 (-i <IndexURL>)

nerfacc

0.5.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install nerfacc==0.5.3 (-i <IndexURL>)

nerfacc

0.5.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install nerfacc==0.5.3 (-i <IndexURL>)

nerfacc

0.5.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install nerfacc==0.5.3 (-i <IndexURL>)

nerfacc

0.5.3

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install nerfacc==0.5.3 (-i <IndexURL>)

nerfstudio

1.1.4

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install nerfstudio==1.1.4 (-i <IndexURL>)

nerfstudio

1.1.4

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install nerfstudio==1.1.4 (-i <IndexURL>)

nerfstudio

1.1.4

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install nerfstudio==1.1.4 (-i <IndexURL>)

nerfstudio

1.1.4

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install nerfstudio==1.1.4 (-i <IndexURL>)

nerfstudio

1.1.4

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install nerfstudio==1.1.4 (-i <IndexURL>)

nerfstudio

1.1.5

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install nerfstudio==1.1.5 (-i <IndexURL>)

nerfstudio

1.1.5

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install nerfstudio==1.1.5 (-i <IndexURL>)

nerfstudio

1.1.5

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install nerfstudio==1.1.5 (-i <IndexURL>)

nerfstudio

1.1.5

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install nerfstudio==1.1.5 (-i <IndexURL>)

nerfstudio

1.1.5

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install nerfstudio==1.1.5 (-i <IndexURL>)

numba

0.55.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.55.0 (-i <IndexURL>)

numba

0.56.4

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install numba==0.56.4 (-i <IndexURL>)

numba

0.56.4

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.56.4 (-i <IndexURL>)

numba

0.57.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.57.1 (-i <IndexURL>)

numba

0.58.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.58.0 (-i <IndexURL>)

numba

0.58.0

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install numba==0.58.0 (-i <IndexURL>)

numba

0.58.0

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install numba==0.58.0 (-i <IndexURL>)

numba

0.58.0

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install numba==0.58.0 (-i <IndexURL>)

numba

0.58.0

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install numba==0.58.0 (-i <IndexURL>)

numba

0.58.0

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install numba==0.58.0 (-i <IndexURL>)

numba

0.58.0

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install numba==0.58.0 (-i <IndexURL>)

numba

0.58.1

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install numba==0.58.1 (-i <IndexURL>)

numba

0.58.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.58.1 (-i <IndexURL>)

numba

0.59.0

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install numba==0.59.0 (-i <IndexURL>)

numba

0.59.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.59.0 (-i <IndexURL>)

numba

0.59.0

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install numba==0.59.0 (-i <IndexURL>)

numba

0.59.0

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install numba==0.59.0 (-i <IndexURL>)

numba

0.59.0

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install numba==0.59.0 (-i <IndexURL>)

numba

0.59.0

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install numba==0.59.0 (-i <IndexURL>)

numba

0.59.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install numba==0.59.0 (-i <IndexURL>)

numba

0.59.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install numba==0.59.0 (-i <IndexURL>)

numba

0.59.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.59.1 (-i <IndexURL>)

numba

0.60.0

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install numba==0.60.0 (-i <IndexURL>)

numba

0.60.0

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install numba==0.60.0 (-i <IndexURL>)

numba

0.60.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.60.0 (-i <IndexURL>)

numba

0.60.0

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install numba==0.60.0 (-i <IndexURL>)

numba

0.60.0

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install numba==0.60.0 (-i <IndexURL>)

numba

0.60.0

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install numba==0.60.0 (-i <IndexURL>)

numba

0.60.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install numba==0.60.0 (-i <IndexURL>)

numba

0.60.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install numba==0.60.0 (-i <IndexURL>)

numba

0.61.0

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install numba==0.61.0 (-i <IndexURL>)

numba

0.61.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.61.1 (-i <IndexURL>)

numba

0.61.2

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install numba==0.61.2 (-i <IndexURL>)

numba

0.61.2

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install numba==0.61.2 (-i <IndexURL>)

numba

0.61.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install numba==0.61.2 (-i <IndexURL>)

numba

0.61.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install numba==0.61.2 (-i <IndexURL>)

numba

0.61.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install numba==0.61.2 (-i <IndexURL>)

numba

0.62.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.62.0 (-i <IndexURL>)

numba

0.62.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba==0.62.1 (-i <IndexURL>)

numba

0.62.1

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install numba==0.62.1 (-i <IndexURL>)

numba

0.62.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install numba==0.62.1 (-i <IndexURL>)

numba

0.62.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install numba==0.62.1 (-i <IndexURL>)

numba

0.63.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install numba==0.63.1 (-i <IndexURL>)

numba

0.63.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install numba==0.63.1 (-i <IndexURL>)

numba

0.63.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install numba==0.63.1 (-i <IndexURL>)

numba

0.63.1

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install numba==0.63.1 (-i <IndexURL>)

numba

0.64.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install numba==0.64.0 (-i <IndexURL>)

numba

0.64.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install numba==0.64.0 (-i <IndexURL>)

numba

0.64.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install numba==0.64.0 (-i <IndexURL>)

numba

0.64.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install numba==0.64.0 (-i <IndexURL>)

numba_cuda

0.20.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba_cuda==0.20.0 (-i <IndexURL>)

numba_cuda

0.20.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install numba_cuda==0.20.1 (-i <IndexURL>)

numba_cuda

0.20.1

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install numba_cuda==0.20.1 (-i <IndexURL>)

numba_cuda

0.23.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install numba_cuda==0.23.0 (-i <IndexURL>)

nvdiffrast

0.3.3

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install nvdiffrast==0.3.3 (-i <IndexURL>)

nvdiffrast

0.3.5

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install nvdiffrast==0.3.5 (-i <IndexURL>)

nvdiffrast

0.3.5

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install nvdiffrast==0.3.5 (-i <IndexURL>)

nvdiffrast

0.3.5

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install nvdiffrast==0.3.5 (-i <IndexURL>)

nvdiffrast

0.3.5

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install nvdiffrast==0.3.5 (-i <IndexURL>)

nvdiffrast

0.3.5

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install nvdiffrast==0.3.5 (-i <IndexURL>)

nvdiffrast

0.3.5

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install nvdiffrast==0.3.5 (-i <IndexURL>)

nvdiffrast

0.3.5

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install nvdiffrast==0.3.5 (-i <IndexURL>)

nvdiffrast

0.3.5

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install nvdiffrast==0.3.5 (-i <IndexURL>)

nvdiffrast

0.3.5

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install nvdiffrast==0.3.5 (-i <IndexURL>)

nvdiffrast

0.3.5

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install nvdiffrast==0.3.5 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

nvdiffrast

0.4.0

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install nvdiffrast==0.4.0 (-i <IndexURL>)

Nvidia_curobo

0.7.6

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install Nvidia_curobo==0.7.6 (-i <IndexURL>)

Nvidia_curobo

0.7.6

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install Nvidia_curobo==0.7.6 (-i <IndexURL>)

Nvidia_curobo

0.7.6

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install Nvidia_curobo==0.7.6 (-i <IndexURL>)

Nvidia_curobo

0.7.6

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install Nvidia_curobo==0.7.6 (-i <IndexURL>)

Nvidia_curobo

0.7.6

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install Nvidia_curobo==0.7.6 (-i <IndexURL>)

Nvidia_curobo

0.7.6

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install Nvidia_curobo==0.7.6 (-i <IndexURL>)

Nvidia_curobo

0.7.6

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install Nvidia_curobo==0.7.6 (-i <IndexURL>)

Nvidia_curobo

0.7.6

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install Nvidia_curobo==0.7.6 (-i <IndexURL>)

Nvidia_curobo

0.7.6

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install Nvidia_curobo==0.7.6 (-i <IndexURL>)

Nvidia_curobo

0.7.6

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install Nvidia_curobo==0.7.6 (-i <IndexURL>)

Nvidia_curobo

0.7.7

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install Nvidia_curobo==0.7.7 (-i <IndexURL>)

Nvidia_curobo

0.7.7

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install Nvidia_curobo==0.7.7 (-i <IndexURL>)

Nvidia_curobo

0.7.7

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install Nvidia_curobo==0.7.7 (-i <IndexURL>)

Nvidia_curobo

0.7.7

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install Nvidia_curobo==0.7.7 (-i <IndexURL>)

Nvidia_curobo

0.7.7

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install Nvidia_curobo==0.7.7 (-i <IndexURL>)

Nvidia_curobo

0.7.7

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install Nvidia_curobo==0.7.7 (-i <IndexURL>)

Nvidia_curobo

0.7.7

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install Nvidia_curobo==0.7.7 (-i <IndexURL>)

Nvidia_curobo

0.7.7

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install Nvidia_curobo==0.7.7 (-i <IndexURL>)

Nvidia_curobo

0.7.7

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install Nvidia_curobo==0.7.7 (-i <IndexURL>)

Nvidia_curobo

0.7.7

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install Nvidia_curobo==0.7.7 (-i <IndexURL>)

nvidia_dali_cuda110

1.20.0

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install nvidia_dali_cuda110==1.20.0 (-i <IndexURL>)

nvidia_dali_cuda110

1.20.0

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install nvidia_dali_cuda110==1.20.0 (-i <IndexURL>)

nvidia_dali_cuda110

1.20.0

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install nvidia_dali_cuda110==1.20.0 (-i <IndexURL>)

nvidia_dali_cuda120

1.20.0

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install nvidia_dali_cuda120==1.20.0 (-i <IndexURL>)

nvidia_dali_cuda120

1.20.0

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install nvidia_dali_cuda120==1.20.0 (-i <IndexURL>)

nvidia_dali_cuda120

1.50.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install nvidia_dali_cuda120==1.50.0 (-i <IndexURL>)

nvidia_dali_cuda120

1.53.0

Alios 7.2

cuda 12.6

3.1

ce

pip install nvidia_dali_cuda120==1.53.0 (-i <IndexURL>)

nvidia_dali_cuda120

1.53.0

Alios 7.2

cuda 12.8

3.12

ce

pip install nvidia_dali_cuda120==1.53.0 (-i <IndexURL>)

nvidia_dali_cuda120

1.53.0

Alios 7.2

cuda 12.9

3.12

ce

pip install nvidia_dali_cuda120==1.53.0 (-i <IndexURL>)

nvidia_dali_cuda120

1.53.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install nvidia_dali_cuda120==1.53.0 (-i <IndexURL>)

nvidia_dali_cuda120

1.53.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install nvidia_dali_cuda120==1.53.0 (-i <IndexURL>)

nvidia_dali_cuda120

1.53.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install nvidia_dali_cuda120==1.53.0 (-i <IndexURL>)

nvidia_dali_cuda130

1.53.0

Ubuntu 24.04

cuda 13.0

3.12

ce

pip install nvidia_dali_cuda130==1.53.0 (-i <IndexURL>)

nvshmem4py_cu12

0.1.2

Alios 7.2

cuda 12.8

3.12

oe

pip install nvshmem4py_cu12==0.1.2 (-i <IndexURL>)

nvshmem4py_cu12

0.1.2

Alios 7.2

cuda 12.9

3.12

oe

pip install nvshmem4py_cu12==0.1.2 (-i <IndexURL>)

nvshmem4py_cu12

0.1.2

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install nvshmem4py_cu12==0.1.2 (-i <IndexURL>)

nvshmem4py_cu12

0.1.2

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install nvshmem4py_cu12==0.1.2 (-i <IndexURL>)

nvshmem4py_cu12

0.1.2

Alios 7.2

cuda 12.6

3.1

oe

pip install nvshmem4py_cu12==0.1.2 (-i <IndexURL>)

nvshmem4py_cu12

0.1.2

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install nvshmem4py_cu12==0.1.2 (-i <IndexURL>)

nvshmem4py_cu13

0.1.2

Alios 7.2

cuda 13.0

3.12

oe

pip install nvshmem4py_cu13==0.1.2 (-i <IndexURL>)

nvshmem4py_cu13

0.1.2

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install nvshmem4py_cu13==0.1.2 (-i <IndexURL>)

onnxruntime_gpu

1.20.0

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install onnxruntime_gpu==1.20.0 (-i <IndexURL>)

onnxruntime_gpu

1.20.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install onnxruntime_gpu==1.20.0 (-i <IndexURL>)

onnxruntime_gpu

1.20.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install onnxruntime_gpu==1.20.0 (-i <IndexURL>)

onnxruntime_gpu

1.21.1

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install onnxruntime_gpu==1.21.1 (-i <IndexURL>)

onnxruntime_gpu

1.21.1

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install onnxruntime_gpu==1.21.1 (-i <IndexURL>)

onnxruntime_gpu

1.21.1

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install onnxruntime_gpu==1.21.1 (-i <IndexURL>)

onnxruntime_gpu

1.22.1

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install onnxruntime_gpu==1.22.1 (-i <IndexURL>)

onnxruntime_gpu

1.23.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install onnxruntime_gpu==1.23.0 (-i <IndexURL>)

onnxruntime_gpu

1.23.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install onnxruntime_gpu==1.23.0 (-i <IndexURL>)

onnxruntime_gpu

1.23.0

Alios 7.2

cuda 12.9

3.12

oe

pip install onnxruntime_gpu==1.23.0 (-i <IndexURL>)

onnxruntime_gpu

1.23.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install onnxruntime_gpu==1.23.0 (-i <IndexURL>)

onnxruntime_gpu

1.23.2

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install onnxruntime_gpu==1.23.2 (-i <IndexURL>)

onnxruntime_gpu

1.23.2

Alios 7.2

cuda 12.9

3.12

oe

pip install onnxruntime_gpu==1.23.2 (-i <IndexURL>)

onnxruntime_gpu

1.23.2

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install onnxruntime_gpu==1.23.2 (-i <IndexURL>)

open3d

0.18.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install open3d==0.18.0 (-i <IndexURL>)

open3d

0.18.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install open3d==0.18.0 (-i <IndexURL>)

open3d

0.18.0

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install open3d==0.18.0 (-i <IndexURL>)

open3d

0.18.0

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install open3d==0.18.0 (-i <IndexURL>)

open3d

0.18.0

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install open3d==0.18.0 (-i <IndexURL>)

open3d

0.18.0

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install open3d==0.18.0 (-i <IndexURL>)

open3d

0.18.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install open3d==0.18.0 (-i <IndexURL>)

open3d

0.18.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install open3d==0.18.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install open3d==0.19.0 (-i <IndexURL>)

open3d

0.19.0

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install open3d==0.19.0 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.10.0.84

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install opencv_contrib_python==4.10.0.84 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.12.0.88

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install opencv_contrib_python==4.12.0.88 (-i <IndexURL>)

opencv_contrib_python

4.13.0.90

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install opencv_contrib_python==4.13.0.90 (-i <IndexURL>)

opencv_contrib_python

4.13.0.90

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install opencv_contrib_python==4.13.0.90 (-i <IndexURL>)

opencv_contrib_python

4.13.0.90

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install opencv_contrib_python==4.13.0.90 (-i <IndexURL>)

opencv_contrib_python

4.13.0.90

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install opencv_contrib_python==4.13.0.90 (-i <IndexURL>)

opencv_contrib_python

4.13.0.92

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install opencv_contrib_python==4.13.0.92 (-i <IndexURL>)

opencv_contrib_python

4.13.0.92

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install opencv_contrib_python==4.13.0.92 (-i <IndexURL>)

opencv_contrib_python

4.13.0.92

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install opencv_contrib_python==4.13.0.92 (-i <IndexURL>)

opencv_contrib_python

4.13.0.92

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install opencv_contrib_python==4.13.0.92 (-i <IndexURL>)

paddleocr

2.10.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install paddleocr==2.10.0 (-i <IndexURL>)

paddleocr

2.9.1

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install paddleocr==2.9.1 (-i <IndexURL>)

paddleocr

2.9.1

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install paddleocr==2.9.1 (-i <IndexURL>)

paddleocr

3.0.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install paddleocr==3.0.0 (-i <IndexURL>)

paddleocr

3.2.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install paddleocr==3.2.0 (-i <IndexURL>)

paddleocr

3.2.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install paddleocr==3.2.0 (-i <IndexURL>)

paddleocr

3.3.2

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install paddleocr==3.3.2 (-i <IndexURL>)

paddleocr

3.3.2

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install paddleocr==3.3.2 (-i <IndexURL>)

paddleocr

3.3.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install paddleocr==3.3.3 (-i <IndexURL>)

paddleocr

3.3.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install paddleocr==3.3.3 (-i <IndexURL>)

paddleocr

3.3.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install paddleocr==3.3.3 (-i <IndexURL>)

paddleocr

3.3.3

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install paddleocr==3.3.3 (-i <IndexURL>)

paddleocr

3.4.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

ce

pip install paddleocr==3.4.0 (-i <IndexURL>)

paddleocr

3.4.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install paddleocr==3.4.0 (-i <IndexURL>)

paddleocr

3.4.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install paddleocr==3.4.0 (-i <IndexURL>)

paddleocr

3.4.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install paddleocr==3.4.0 (-i <IndexURL>)

paddlepaddle_gpu

2.6.2

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install paddlepaddle_gpu==2.6.2 (-i <IndexURL>)

paddlepaddle_gpu

2.6.2

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install paddlepaddle_gpu==2.6.2 (-i <IndexURL>)

paddlepaddle_gpu

3.0.0

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install paddlepaddle_gpu==3.0.0 (-i <IndexURL>)

paddlepaddle_gpu

3.0.0

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install paddlepaddle_gpu==3.0.0 (-i <IndexURL>)

paddlepaddle_gpu

3.0.0

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install paddlepaddle_gpu==3.0.0 (-i <IndexURL>)

paddlepaddle_gpu

3.2.2

Alios 7.2

cuda 12.6

3.1

ce

pip install paddlepaddle_gpu==3.2.2 (-i <IndexURL>)

paddlepaddle_gpu

3.2.2

Alios 7.2

cuda 12.8

3.12

ce

pip install paddlepaddle_gpu==3.2.2 (-i <IndexURL>)

paddlepaddle_gpu

3.2.2

Alios 7.2

cuda 12.9

3.12

ce

pip install paddlepaddle_gpu==3.2.2 (-i <IndexURL>)

paddlepaddle_gpu

3.2.2

Alios 7.2

cuda 13.0

3.12

ce

pip install paddlepaddle_gpu==3.2.2 (-i <IndexURL>)

paddlepaddle_gpu

3.2.2

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install paddlepaddle_gpu==3.2.2 (-i <IndexURL>)

paddlepaddle_gpu

3.2.2

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install paddlepaddle_gpu==3.2.2 (-i <IndexURL>)

paddlepaddle_gpu

3.2.2

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install paddlepaddle_gpu==3.2.2 (-i <IndexURL>)

paddlepaddle_gpu

3.2.2

Ubuntu 24.04

cuda 13.0

3.12

ce

pip install paddlepaddle_gpu==3.2.2 (-i <IndexURL>)

pyg_lib

0.4.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install pyg_lib==0.4.0 (-i <IndexURL>)

pyg_lib

0.4.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install pyg_lib==0.4.0 (-i <IndexURL>)

pyg_lib

0.5.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install pyg_lib==0.5.0 (-i <IndexURL>)

pyg_lib

0.5.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install pyg_lib==0.5.0 (-i <IndexURL>)

pyg_lib

0.5.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install pyg_lib==0.5.0 (-i <IndexURL>)

pyg_lib

0.5.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install pyg_lib==0.5.0 (-i <IndexURL>)

pyg_lib

0.5.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install pyg_lib==0.5.0 (-i <IndexURL>)

pytorch3d

0.7.7

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install pytorch3d==0.7.7 (-i <IndexURL>)

pytorch3d

0.7.7

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install pytorch3d==0.7.7 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.8

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install pytorch3d==0.7.8 (-i <IndexURL>)

pytorch3d

0.7.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install pytorch3d==0.7.9 (-i <IndexURL>)

pytorch3d

0.7.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install pytorch3d==0.7.9 (-i <IndexURL>)

pytorch3d

0.7.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install pytorch3d==0.7.9 (-i <IndexURL>)

pytorch3d

0.7.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install pytorch3d==0.7.9 (-i <IndexURL>)

pytorch3d

0.7.9

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install pytorch3d==0.7.9 (-i <IndexURL>)

qlean

0.1.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install qlean==0.1.0 (-i <IndexURL>)

sageattention

1.0.6

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install sageattention==1.0.6 (-i <IndexURL>)

sageattention

2.0.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install sageattention==2.0.1 (-i <IndexURL>)

sageattention

2.0.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install sageattention==2.0.1 (-i <IndexURL>)

sageattention

2.0.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install sageattention==2.0.1 (-i <IndexURL>)

sageattention

2.0.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install sageattention==2.0.1 (-i <IndexURL>)

sageattention

2.0.1

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install sageattention==2.0.1 (-i <IndexURL>)

sageattention

2.2.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install sageattention==2.2.0 (-i <IndexURL>)

sageattention

2.2.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install sageattention==2.2.0 (-i <IndexURL>)

sageattention

2.2.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install sageattention==2.2.0 (-i <IndexURL>)

sageattention

2.2.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install sageattention==2.2.0 (-i <IndexURL>)

sageattention

2.2.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install sageattention==2.2.0 (-i <IndexURL>)

sailshmem

2.1.0

Alios 7.2

cuda 12.6

3.1

oe

pip install sailshmem==2.1.0 (-i <IndexURL>)

sailshmem

2.1.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install sailshmem==2.1.0 (-i <IndexURL>)

sailshmem

2.1.0

Alios 7.2

cuda 12.8

3.12

oe

pip install sailshmem==2.1.0 (-i <IndexURL>)

sailshmem

2.1.0

Alios 7.2

cuda 12.9

3.12

oe

pip install sailshmem==2.1.0 (-i <IndexURL>)

sailshmem

2.1.0

Alios 7.2

cuda 13.0

3.12

oe

pip install sailshmem==2.1.0 (-i <IndexURL>)

sailshmem

2.1.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install sailshmem==2.1.0 (-i <IndexURL>)

sailshmem

2.1.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install sailshmem==2.1.0 (-i <IndexURL>)

sailshmem

2.1.0

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install sailshmem==2.1.0 (-i <IndexURL>)

sgl_kernel

0.1.7

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sgl_kernel==0.1.7 (-i <IndexURL>)

sgl_kernel

0.2.8

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sgl_kernel==0.2.8 (-i <IndexURL>)

sgl_kernel

0.3.16.post5

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sgl_kernel==0.3.16.post5 (-i <IndexURL>)

sgl_kernel

0.3.18.post2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sgl_kernel==0.3.18.post2 (-i <IndexURL>)

sgl_kernel

0.3.20

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sgl_kernel==0.3.20 (-i <IndexURL>)

sgl_kernel

0.3.20

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sgl_kernel==0.3.20 (-i <IndexURL>)

sgl_kernel

0.3.21

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sgl_kernel==0.3.21 (-i <IndexURL>)

sgl_kernel

0.3.21

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install sgl_kernel==0.3.21 (-i <IndexURL>)

sgl_kernel

0.3.9.post2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sgl_kernel==0.3.9.post2 (-i <IndexURL>)

sgl_kernel

0.3.9.post2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sgl_kernel==0.3.9.post2 (-i <IndexURL>)

sglang

0.4.10

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sglang==0.4.10 (-i <IndexURL>)

sglang

0.4.6.post1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install sglang==0.4.6.post1 (-i <IndexURL>)

sglang

0.4.7

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sglang==0.4.7 (-i <IndexURL>)

sglang

0.4.9

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.4.9 (-i <IndexURL>)

sglang

0.5.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sglang==0.5.2 (-i <IndexURL>)

sglang

0.5.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.5.2 (-i <IndexURL>)

sglang

0.5.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.5.3 (-i <IndexURL>)

sglang

0.5.5

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.5.5 (-i <IndexURL>)

sglang

0.5.6

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.5.6 (-i <IndexURL>)

sglang

0.5.7

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.5.7 (-i <IndexURL>)

sglang

0.5.7

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang==0.5.7 (-i <IndexURL>)

sglang

0.5.8

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang==0.5.8 (-i <IndexURL>)

sglang

0.5.8

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install sglang==0.5.8 (-i <IndexURL>)

sglang

0.5.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang==0.5.9 (-i <IndexURL>)

sglang

0.5.9

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install sglang==0.5.9 (-i <IndexURL>)

sglang_router

0.1.4

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sglang_router==0.1.4 (-i <IndexURL>)

sglang_router

0.1.6

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sglang_router==0.1.6 (-i <IndexURL>)

sglang_router

0.1.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sglang_router==0.1.9 (-i <IndexURL>)

sglang_router

0.1.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang_router==0.1.9 (-i <IndexURL>)

sglang_router

0.2.2

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang_router==0.2.2 (-i <IndexURL>)

sglang_router

0.2.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang_router==0.2.3 (-i <IndexURL>)

sglang_router

0.3.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang_router==0.3.0 (-i <IndexURL>)

sglang_router

0.3.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang_router==0.3.0 (-i <IndexURL>)

sglang_router

0.3.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang_router==0.3.2 (-i <IndexURL>)

sglang_router

0.3.2

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install sglang_router==0.3.2 (-i <IndexURL>)

spconv_cu116

2.3.8

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install spconv_cu116==2.3.8 (-i <IndexURL>)

spconv_cu118

2.3.8

Ubuntu 20.04

cuda 11.8

3.8

ce

pip install spconv_cu118==2.3.8 (-i <IndexURL>)

spconv_cu118

2.3.8

Ubuntu 22.04

cuda 11.8

3.1

ce

pip install spconv_cu118==2.3.8 (-i <IndexURL>)

spconv_cu121

2.3.8

Ubuntu 22.04

cuda 12.1

3.1

ce

pip install spconv_cu121==2.3.8 (-i <IndexURL>)

spconv_cu123

2.3.8

Ubuntu 22.04

cuda 12.3

3.1

ce

pip install spconv_cu123==2.3.8 (-i <IndexURL>)

spconv_cu124

2.3.8

Ubuntu 22.04

cuda 12.4

3.1

ce

pip install spconv_cu124==2.3.8 (-i <IndexURL>)

spconv_cu126

2.3.6

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install spconv_cu126==2.3.6 (-i <IndexURL>)

spconv_cu126

2.3.7

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install spconv_cu126==2.3.7 (-i <IndexURL>)

spconv_cu126

2.3.8

Ubuntu 24.04

cuda 12.6

3.12

ce

pip install spconv_cu126==2.3.8 (-i <IndexURL>)

spconv_cu126

2.3.8

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

ce

pip install spconv_cu126==2.3.8 (-i <IndexURL>)

spconv_cu128

2.3.6

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install spconv_cu128==2.3.6 (-i <IndexURL>)

spconv_cu128

2.3.7

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install spconv_cu128==2.3.7 (-i <IndexURL>)

spconv_cu128

2.3.8

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

ce

pip install spconv_cu128==2.3.8 (-i <IndexURL>)

spconv_cu129

2.3.6

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install spconv_cu129==2.3.6 (-i <IndexURL>)

spconv_cu129

2.3.7

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install spconv_cu129==2.3.7 (-i <IndexURL>)

spconv_cu129

2.3.8

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

ce

pip install spconv_cu129==2.3.8 (-i <IndexURL>)

stringzilla

4.4.2

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install stringzilla==4.4.2 (-i <IndexURL>)

stringzilla

4.4.2

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install stringzilla==4.4.2 (-i <IndexURL>)

stringzilla

4.4.2

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install stringzilla==4.4.2 (-i <IndexURL>)

stringzilla

4.5.1

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install stringzilla==4.5.1 (-i <IndexURL>)

stringzilla

4.5.1

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install stringzilla==4.5.1 (-i <IndexURL>)

stringzilla

4.5.1

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install stringzilla==4.5.1 (-i <IndexURL>)

stringzilla

4.5.1

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install stringzilla==4.5.1 (-i <IndexURL>)

stringzilla

4.5.1

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install stringzilla==4.5.1 (-i <IndexURL>)

stringzilla

4.5.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install stringzilla==4.5.1 (-i <IndexURL>)

stringzilla

4.5.1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install stringzilla==4.5.1 (-i <IndexURL>)

stringzilla

4.5.1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install stringzilla==4.5.1 (-i <IndexURL>)

stringzilla

4.5.1

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install stringzilla==4.5.1 (-i <IndexURL>)

stringzilla

4.5.1

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install stringzilla==4.5.1 (-i <IndexURL>)

stringzilla

4.6.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install stringzilla==4.6.0 (-i <IndexURL>)

stringzilla

4.6.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install stringzilla==4.6.0 (-i <IndexURL>)

stringzilla

4.6.0

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install stringzilla==4.6.0 (-i <IndexURL>)

stringzilla

4.6.0

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install stringzilla==4.6.0 (-i <IndexURL>)

stringzilla

4.6.0

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install stringzilla==4.6.0 (-i <IndexURL>)

stringzilla

4.6.0

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install stringzilla==4.6.0 (-i <IndexURL>)

stringzilla

4.6.0

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install stringzilla==4.6.0 (-i <IndexURL>)

stringzilla

4.6.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install stringzilla==4.6.0 (-i <IndexURL>)

stringzilla

4.6.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install stringzilla==4.6.0 (-i <IndexURL>)

stringzilla

4.6.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install stringzilla==4.6.0 (-i <IndexURL>)

SwissArmyTransformer

0.4.11

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install SwissArmyTransformer==0.4.11 (-i <IndexURL>)

SwissArmyTransformer

0.4.11

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install SwissArmyTransformer==0.4.11 (-i <IndexURL>)

SwissArmyTransformer

0.4.11

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install SwissArmyTransformer==0.4.11 (-i <IndexURL>)

SwissArmyTransformer

0.4.11

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install SwissArmyTransformer==0.4.11 (-i <IndexURL>)

SwissArmyTransformer

0.4.11

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install SwissArmyTransformer==0.4.11 (-i <IndexURL>)

SwissArmyTransformer

0.4.12

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install SwissArmyTransformer==0.4.12 (-i <IndexURL>)

SwissArmyTransformer

0.4.12

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install SwissArmyTransformer==0.4.12 (-i <IndexURL>)

SwissArmyTransformer

0.4.12

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install SwissArmyTransformer==0.4.12 (-i <IndexURL>)

SwissArmyTransformer

0.4.12

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install SwissArmyTransformer==0.4.12 (-i <IndexURL>)

SwissArmyTransformer

0.4.12

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install SwissArmyTransformer==0.4.12 (-i <IndexURL>)

torch

1.12.0

Ubuntu 20.04

cuda 11.6

3.8

ce

pip install torch==1.12.0 (-i <IndexURL>)

torch

1.8.0

Ubuntu 20.04

cuda11.1

3.8

ce

pip install torch==1.8.0 (-i <IndexURL>)

torch

2.0.1

Ubuntu 22.04

cuda 11.8

3.1

oe

pip install torch==2.0.1 (-i <IndexURL>)

torch

2.0.1

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install torch==2.0.1 (-i <IndexURL>)

torch

2.0.1

Ubuntu 20.04

cuda 11.6

3.8

oe

pip install torch==2.0.1 (-i <IndexURL>)

torch

2.0.1

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install torch==2.0.1 (-i <IndexURL>)

torch

2.0.1

Ubuntu 20.04

cuda 11.8

3.8

oe

pip install torch==2.0.1 (-i <IndexURL>)

torch

2.1.0

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install torch==2.1.0 (-i <IndexURL>)

torch

2.1.0

Ubuntu 20.04

cuda 11.6

3.8

oe

pip install torch==2.1.0 (-i <IndexURL>)

torch

2.1.0

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install torch==2.1.0 (-i <IndexURL>)

torch

2.1.0

Ubuntu 20.04

cuda 11.8

3.8

oe

pip install torch==2.1.0 (-i <IndexURL>)

torch

2.1.0

Ubuntu 22.04

cuda 11.8

3.1

oe

pip install torch==2.1.0 (-i <IndexURL>)

torch

2.1.2

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install torch==2.1.2 (-i <IndexURL>)

torch

2.1.2

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install torch==2.1.2 (-i <IndexURL>)

torch

2.1.2

Ubuntu 20.04

cuda 11.6

3.8

oe

pip install torch==2.1.2 (-i <IndexURL>)

torch

2.1.2

Ubuntu 20.04

cuda 11.8

3.8

oe

pip install torch==2.1.2 (-i <IndexURL>)

torch

2.1.2

Ubuntu 22.04

cuda 11.8

3.1

oe

pip install torch==2.1.2 (-i <IndexURL>)

torch

2.3.0

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install torch==2.3.0 (-i <IndexURL>)

torch

2.3.0

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install torch==2.3.0 (-i <IndexURL>)

torch

2.3.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install torch==2.3.0 (-i <IndexURL>)

torch

2.3.0

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install torch==2.3.0 (-i <IndexURL>)

torch

2.3.0

Ubuntu 20.04

cuda 11.8

3.8

oe

pip install torch==2.3.0 (-i <IndexURL>)

torch

2.3.0

Ubuntu 22.04

cuda 11.8

3.1

oe

pip install torch==2.3.0 (-i <IndexURL>)

torch

2.4.0

Ubuntu 22.04

cuda 11.8

3.1

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.4.0

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.4.0

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.4.0

Alios 7.2

cuda 12.6

3.1

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.4.0

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.4.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.4.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.4.0

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.4.0

Ubuntu 20.04

cuda 11.8

3.8

oe

pip install torch==2.4.0 (-i <IndexURL>)

torch

2.5.1

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install torch==2.5.1 (-i <IndexURL>)

torch

2.5.1

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install torch==2.5.1 (-i <IndexURL>)

torch

2.5.1

Alios 7.2

cuda 12.6

3.1

oe

pip install torch==2.5.1 (-i <IndexURL>)

torch

2.5.1

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install torch==2.5.1 (-i <IndexURL>)

torch

2.6.0

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install torch==2.6.0 (-i <IndexURL>)

torch

2.6.0

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install torch==2.6.0 (-i <IndexURL>)

torch

2.6.0

Alios 7.2

cuda 12.6

3.1

oe

pip install torch==2.6.0 (-i <IndexURL>)

torch

2.6.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install torch==2.6.0 (-i <IndexURL>)

torch

2.6.0

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install torch==2.6.0 (-i <IndexURL>)

torch

2.6.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install torch==2.6.0 (-i <IndexURL>)

torch

2.6.0

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install torch==2.6.0 (-i <IndexURL>)

torch

2.6.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install torch==2.6.0 (-i <IndexURL>)

torch

2.6.0

Ubuntu 22.04

cuda 11.8

3.1

oe

pip install torch==2.6.0 (-i <IndexURL>)

torch

2.7.0

Alios 7.2

cuda 12.6

3.1

oe

pip install torch==2.7.0 (-i <IndexURL>)

torch

2.7.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install torch==2.7.0 (-i <IndexURL>)

torch

2.7.0

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install torch==2.7.0 (-i <IndexURL>)

torch

2.7.0

Alios 7.2

cuda 12.8

3.12

oe

pip install torch==2.7.0 (-i <IndexURL>)

torch

2.7.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install torch==2.7.0 (-i <IndexURL>)

torch

2.8.0

Alios 7.2

cuda 12.8

3.12

oe

pip install torch==2.8.0 (-i <IndexURL>)

torch

2.8.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install torch==2.8.0 (-i <IndexURL>)

torch

2.8.0

Alios 7.2

cuda 12.9

3.12

oe

pip install torch==2.8.0 (-i <IndexURL>)

torch

2.8.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install torch==2.8.0 (-i <IndexURL>)

torch

2.8.0

Alios 7.2

cuda 12.6

3.1

oe

pip install torch==2.8.0 (-i <IndexURL>)

torch

2.8.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install torch==2.8.0 (-i <IndexURL>)

torch

2.9.0

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install torch==2.9.0 (-i <IndexURL>)

torch

2.9.0

Alios 7.2

cuda 12.9

3.12

oe

pip install torch==2.9.0 (-i <IndexURL>)

torch

2.9.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install torch==2.9.0 (-i <IndexURL>)

torch

2.9.0

Alios 7.2

cuda 12.6

3.1

oe

pip install torch==2.9.0 (-i <IndexURL>)

torch

2.9.0

Alios 7.2

cuda 12.8

3.12

oe

pip install torch==2.9.0 (-i <IndexURL>)

torch

2.9.0

Alios 7.2

cuda 13.0

3.12

oe

pip install torch==2.9.0 (-i <IndexURL>)

torch

2.9.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install torch==2.9.0 (-i <IndexURL>)

torch

2.9.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install torch==2.9.0 (-i <IndexURL>)

torch

2.9.0

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install torch==2.9.0 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.1

torch 2.1.2

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.6.1

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install torch_geometric==2.6.1 (-i <IndexURL>)

torch_geometric

2.7.0

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install torch_geometric==2.7.0 (-i <IndexURL>)

torch_geometric

2.7.0

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install torch_geometric==2.7.0 (-i <IndexURL>)

torch_geometric

2.7.0

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install torch_geometric==2.7.0 (-i <IndexURL>)

torch_geometric

2.7.0

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install torch_geometric==2.7.0 (-i <IndexURL>)

torch_geometric

2.7.0

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install torch_geometric==2.7.0 (-i <IndexURL>)

torch_geometric

2.7.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torch_geometric==2.7.0 (-i <IndexURL>)

torch_geometric

2.7.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torch_geometric==2.7.0 (-i <IndexURL>)

torch_geometric

2.7.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torch_geometric==2.7.0 (-i <IndexURL>)

torch_geometric

2.7.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torch_geometric==2.7.0 (-i <IndexURL>)

torch_geometric

2.7.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torch_geometric==2.7.0 (-i <IndexURL>)

torch_memory_saver

0.0.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install torch_memory_saver==0.0.9 (-i <IndexURL>)

torch_memory_saver

0.0.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install torch_memory_saver==0.0.9 (-i <IndexURL>)

torch_memory_saver

0.0.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install torch_memory_saver==0.0.9 (-i <IndexURL>)

torch_memory_saver

0.0.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install torch_memory_saver==0.0.9 (-i <IndexURL>)

torch_memory_saver

0.0.9

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install torch_memory_saver==0.0.9 (-i <IndexURL>)

torch_memory_saver

0.0.9rc2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install torch_memory_saver==0.0.9rc2 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 11.8

torch 2.0.1

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.1

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torch_scatter==2.1.1 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.1

torch 2.1.2

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_scatter

2.1.2

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torch_scatter==2.1.2 (-i <IndexURL>)

torch_sparse

0.6.17

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torch_sparse==0.6.17 (-i <IndexURL>)

torch_sparse

0.6.17

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torch_sparse==0.6.17 (-i <IndexURL>)

torch_sparse

0.6.17

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torch_sparse==0.6.17 (-i <IndexURL>)

torch_sparse

0.6.17

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torch_sparse==0.6.17 (-i <IndexURL>)

torch_sparse

0.6.17

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torch_sparse==0.6.17 (-i <IndexURL>)

torch_sparse

0.6.18

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torch_sparse==0.6.18 (-i <IndexURL>)

torch_sparse

0.6.18

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torch_sparse==0.6.18 (-i <IndexURL>)

torch_sparse

0.6.18

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torch_sparse==0.6.18 (-i <IndexURL>)

torch_sparse

0.6.18

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torch_sparse==0.6.18 (-i <IndexURL>)

torch_sparse

0.6.18

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torch_sparse==0.6.18 (-i <IndexURL>)

torchao

0.7.0

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install torchao==0.7.0 (-i <IndexURL>)

torchao

0.9.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchao==0.9.0 (-i <IndexURL>)

torchao

0.9.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchao==0.9.0 (-i <IndexURL>)

torchao

0.9.0

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchao==0.9.0 (-i <IndexURL>)

torchao

0.9.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchao==0.9.0 (-i <IndexURL>)

torchaudio

2.0.2

Ubuntu 22.04

cuda 11.8

torch 2.0.1

3.1

ce

pip install torchaudio==2.0.2 (-i <IndexURL>)

torchaudio

2.0.2

Ubuntu 22.04

cuda 12.3

torch 2.0.1

3.1

ce

pip install torchaudio==2.0.2 (-i <IndexURL>)

torchaudio

2.0.2

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install torchaudio==2.0.2 (-i <IndexURL>)

torchaudio

2.0.2

Ubuntu 22.04

cuda 12.1

torch 2.0.1

3.1

ce

pip install torchaudio==2.0.2 (-i <IndexURL>)

torchaudio

2.0.2

Ubuntu 20.04

cuda 11.8

torch 2.0.1

3.8

ce

pip install torchaudio==2.0.2 (-i <IndexURL>)

torchaudio

2.3.0

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install torchaudio==2.3.0 (-i <IndexURL>)

torchaudio

2.3.0

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install torchaudio==2.3.0 (-i <IndexURL>)

torchaudio

2.3.0

Ubuntu 22.04

cuda 12.1

torch 2.3.0

3.1

ce

pip install torchaudio==2.3.0 (-i <IndexURL>)

torchaudio

2.3.0

Ubuntu 22.04

cuda 12.6

torch 2.3.0

3.1

ce

pip install torchaudio==2.3.0 (-i <IndexURL>)

torchaudio

2.3.0

Ubuntu 20.04

cuda 11.8

torch 2.3.0

3.8

ce

pip install torchaudio==2.3.0 (-i <IndexURL>)

torchaudio

2.3.0

Ubuntu 22.04

cuda 11.8

torch 2.3.0

3.1

ce

pip install torchaudio==2.3.0 (-i <IndexURL>)

torchaudio

2.4.0

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install torchaudio==2.4.0 (-i <IndexURL>)

torchaudio

2.4.0

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install torchaudio==2.4.0 (-i <IndexURL>)

torchaudio

2.4.0

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install torchaudio==2.4.0 (-i <IndexURL>)

torchaudio

2.4.0

Ubuntu 22.04

cuda 12.1

torch 2.4.0

3.1

ce

pip install torchaudio==2.4.0 (-i <IndexURL>)

torchaudio

2.4.0

Ubuntu 22.04

cuda 12.6

torch 2.4.0

3.1

ce

pip install torchaudio==2.4.0 (-i <IndexURL>)

torchaudio

2.4.0

Ubuntu 24.04

cuda 12.8

torch 2.4.0

3.12

ce

pip install torchaudio==2.4.0 (-i <IndexURL>)

torchaudio

2.4.0

Ubuntu 24.04

cuda 12.6

torch 2.4.0

3.12

ce

pip install torchaudio==2.4.0 (-i <IndexURL>)

torchaudio

2.4.0

Ubuntu 20.04

cuda 11.8

torch 2.4.0

3.8

ce

pip install torchaudio==2.4.0 (-i <IndexURL>)

torchaudio

2.5.1

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install torchaudio==2.5.1 (-i <IndexURL>)

torchaudio

2.5.1

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install torchaudio==2.5.1 (-i <IndexURL>)

torchaudio

2.6.0

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install torchaudio==2.6.0 (-i <IndexURL>)

torchaudio

2.6.0

Ubuntu 22.04

cuda 12.4

torch 2.6.0

3.1

ce

pip install torchaudio==2.6.0 (-i <IndexURL>)

torchaudio

2.6.0

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchaudio==2.6.0 (-i <IndexURL>)

torchaudio

2.6.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchaudio==2.6.0 (-i <IndexURL>)

torchaudio

2.6.0

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install torchaudio==2.6.0 (-i <IndexURL>)

torchaudio

2.7.0

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchaudio==2.7.0 (-i <IndexURL>)

torchaudio

2.7.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchaudio==2.7.0 (-i <IndexURL>)

torchaudio

2.8.0

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchaudio==2.8.0 (-i <IndexURL>)

torchaudio

2.8.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchaudio==2.8.0 (-i <IndexURL>)

torchaudio

2.9.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchaudio==2.9.0 (-i <IndexURL>)

torchaudio

2.9.0

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchaudio==2.9.0 (-i <IndexURL>)

torchaudio

2.9.0

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchaudio==2.9.0 (-i <IndexURL>)

torchaudio

2.9.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchaudio==2.9.0 (-i <IndexURL>)

torchcodec

0.4.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchcodec==0.4.0 (-i <IndexURL>)

torchcodec

0.4.0

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install torchcodec==0.4.0 (-i <IndexURL>)

torchcodec

0.7.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchcodec==0.7.0 (-i <IndexURL>)

torchcodec

0.9.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchcodec==0.9.1 (-i <IndexURL>)

torchcodec

0.9.1

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchcodec==0.9.1 (-i <IndexURL>)

torchdata

0.10.1

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install torchdata==0.10.1 (-i <IndexURL>)

torchdata

0.11.0

Ubuntu 22.04

cuda 12.4

torch 2.6.0

3.1

ce

pip install torchdata==0.11.0 (-i <IndexURL>)

torchdata

0.11.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchdata==0.11.0 (-i <IndexURL>)

torchdata

0.11.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchdata==0.11.0 (-i <IndexURL>)

torchdata

0.11.0

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchdata==0.11.0 (-i <IndexURL>)

torchdata

0.11.0

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchdata==0.11.0 (-i <IndexURL>)

torchdata

0.11.0

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchdata==0.11.0 (-i <IndexURL>)

torchdata

0.11.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchdata==0.11.0 (-i <IndexURL>)

torchdata

0.11.0

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchdata==0.11.0 (-i <IndexURL>)

torchdata

0.11.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchdata==0.11.0 (-i <IndexURL>)

torchdata

0.7.0

Ubuntu 22.04

cuda 12.3

torch 2.1.0

3.1

ce

pip install torchdata==0.7.0 (-i <IndexURL>)

torchdata

0.7.0

Ubuntu 20.04

cuda 11.6

torch 2.1.0

3.8

ce

pip install torchdata==0.7.0 (-i <IndexURL>)

torchdata

0.7.0

Ubuntu 22.04

cuda 12.1

torch 2.1.0

3.1

ce

pip install torchdata==0.7.0 (-i <IndexURL>)

torchdata

0.7.0

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install torchdata==0.7.0 (-i <IndexURL>)

torchdata

0.7.0

Ubuntu 22.04

cuda 11.8

torch 2.1.0

3.1

ce

pip install torchdata==0.7.0 (-i <IndexURL>)

torchrec

1.2.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchrec==1.2.0 (-i <IndexURL>)

torchrec

1.3.0

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchrec==1.3.0 (-i <IndexURL>)

torchrl

0.11.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchrl==0.11.0 (-i <IndexURL>)

torchrl

0.11.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchrl==0.11.0 (-i <IndexURL>)

torchrl

0.11.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchrl==0.11.0 (-i <IndexURL>)

torchrl

0.11.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchrl==0.11.0 (-i <IndexURL>)

torchrl

0.11.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchrl==0.11.0 (-i <IndexURL>)

torchrl

0.11.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchrl==0.11.1 (-i <IndexURL>)

torchrl

0.11.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchrl==0.11.1 (-i <IndexURL>)

torchrl

0.11.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchrl==0.11.1 (-i <IndexURL>)

torchrl

0.11.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchrl==0.11.1 (-i <IndexURL>)

torchrl

0.11.1

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchrl==0.11.1 (-i <IndexURL>)

torchrl

0.9.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchrl==0.9.1 (-i <IndexURL>)

torchtune

0.6.0

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchtune==0.6.0 (-i <IndexURL>)

torchtune

0.6.0

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchtune==0.6.0 (-i <IndexURL>)

torchtune

0.6.0

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchtune==0.6.0 (-i <IndexURL>)

torchtune

0.6.0

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchtune==0.6.0 (-i <IndexURL>)

torchtune

0.6.0

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchtune==0.6.0 (-i <IndexURL>)

torchtune

0.6.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchtune==0.6.0 (-i <IndexURL>)

torchtune

0.6.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchtune==0.6.0 (-i <IndexURL>)

torchtune

0.6.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchtune==0.6.0 (-i <IndexURL>)

torchtune

0.6.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchtune==0.6.0 (-i <IndexURL>)

torchtune

0.6.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchtune==0.6.0 (-i <IndexURL>)

torchtune

0.6.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchtune==0.6.1 (-i <IndexURL>)

torchtune

0.6.1

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchtune==0.6.1 (-i <IndexURL>)

torchtune

0.6.1

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchtune==0.6.1 (-i <IndexURL>)

torchtune

0.6.1

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchtune==0.6.1 (-i <IndexURL>)

torchtune

0.6.1

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchtune==0.6.1 (-i <IndexURL>)

torchtune

0.6.1

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchtune==0.6.1 (-i <IndexURL>)

torchtune

0.6.1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchtune==0.6.1 (-i <IndexURL>)

torchtune

0.6.1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchtune==0.6.1 (-i <IndexURL>)

torchtune

0.6.1

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchtune==0.6.1 (-i <IndexURL>)

torchtune

0.6.1

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchtune==0.6.1 (-i <IndexURL>)

torchvision

0.15.2

Ubuntu 22.04

cuda 11.8

torch 2.0.1

3.1

ce

pip install torchvision==0.15.2 (-i <IndexURL>)

torchvision

0.15.2

Ubuntu 22.04

cuda 12.3

torch 2.0.1

3.1

ce

pip install torchvision==0.15.2 (-i <IndexURL>)

torchvision

0.15.2

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

ce

pip install torchvision==0.15.2 (-i <IndexURL>)

torchvision

0.15.2

Ubuntu 22.04

cuda 12.1

torch 2.0.1

3.1

ce

pip install torchvision==0.15.2 (-i <IndexURL>)

torchvision

0.15.2

Ubuntu 20.04

cuda 11.8

torch 2.0.1

3.8

ce

pip install torchvision==0.15.2 (-i <IndexURL>)

torchvision

0.16.0

Ubuntu 22.04

cuda 12.1

torch 2.1.2

3.1

ce

pip install torchvision==0.16.0 (-i <IndexURL>)

torchvision

0.16.0

Ubuntu 22.04

cuda 12.3

torch 2.1.0

3.1

ce

pip install torchvision==0.16.0 (-i <IndexURL>)

torchvision

0.16.0

Ubuntu 20.04

cuda 11.6

torch 2.1.0

3.8

ce

pip install torchvision==0.16.0 (-i <IndexURL>)

torchvision

0.16.0

Ubuntu 22.04

cuda 12.1

torch 2.1.0

3.1

ce

pip install torchvision==0.16.0 (-i <IndexURL>)

torchvision

0.16.0

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

ce

pip install torchvision==0.16.0 (-i <IndexURL>)

torchvision

0.16.0

Ubuntu 22.04

cuda 11.8

torch 2.1.0

3.1

ce

pip install torchvision==0.16.0 (-i <IndexURL>)

torchvision

0.18.0

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

ce

pip install torchvision==0.18.0 (-i <IndexURL>)

torchvision

0.18.0

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

ce

pip install torchvision==0.18.0 (-i <IndexURL>)

torchvision

0.18.0

Ubuntu 22.04

cuda 12.1

torch 2.3.0

3.1

ce

pip install torchvision==0.18.0 (-i <IndexURL>)

torchvision

0.18.0

Ubuntu 22.04

cuda 12.6

torch 2.3.0

3.1

ce

pip install torchvision==0.18.0 (-i <IndexURL>)

torchvision

0.18.0

Ubuntu 20.04

cuda 11.8

torch 2.3.0

3.8

ce

pip install torchvision==0.18.0 (-i <IndexURL>)

torchvision

0.18.0

Ubuntu 22.04

cuda 11.8

torch 2.3.0

3.1

ce

pip install torchvision==0.18.0 (-i <IndexURL>)

torchvision

0.19.0

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

ce

pip install torchvision==0.19.0 (-i <IndexURL>)

torchvision

0.19.0

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

ce

pip install torchvision==0.19.0 (-i <IndexURL>)

torchvision

0.19.0

Alios 7.2

cuda 12.6

torch 2.4.0

3.1

ce

pip install torchvision==0.19.0 (-i <IndexURL>)

torchvision

0.19.0

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

ce

pip install torchvision==0.19.0 (-i <IndexURL>)

torchvision

0.19.0

Ubuntu 22.04

cuda 12.1

torch 2.4.0

3.1

ce

pip install torchvision==0.19.0 (-i <IndexURL>)

torchvision

0.19.0

Ubuntu 22.04

cuda 12.6

torch 2.4.0

3.1

ce

pip install torchvision==0.19.0 (-i <IndexURL>)

torchvision

0.19.0

Ubuntu 24.04

cuda 12.8

torch 2.4.0

3.12

ce

pip install torchvision==0.19.0 (-i <IndexURL>)

torchvision

0.19.0

Ubuntu 24.04

cuda 12.6

torch 2.4.0

3.12

ce

pip install torchvision==0.19.0 (-i <IndexURL>)

torchvision

0.19.0

Ubuntu 20.04

cuda 11.8

torch 2.4.0

3.8

ce

pip install torchvision==0.19.0 (-i <IndexURL>)

torchvision

0.20.1

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

ce

pip install torchvision==0.20.1 (-i <IndexURL>)

torchvision

0.20.1

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

ce

pip install torchvision==0.20.1 (-i <IndexURL>)

torchvision

0.20.1

Alios 7.2

cuda 12.6

torch 2.5.1

3.1

ce

pip install torchvision==0.20.1 (-i <IndexURL>)

torchvision

0.20.1

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

ce

pip install torchvision==0.20.1 (-i <IndexURL>)

torchvision

0.21.0

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

ce

pip install torchvision==0.21.0 (-i <IndexURL>)

torchvision

0.21.0

Ubuntu 22.04

cuda 12.4

torch 2.6.0

3.1

ce

pip install torchvision==0.21.0 (-i <IndexURL>)

torchvision

0.21.0

Alios 7.2

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchvision==0.21.0 (-i <IndexURL>)

torchvision

0.21.0

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install torchvision==0.21.0 (-i <IndexURL>)

torchvision

0.21.0

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

ce

pip install torchvision==0.21.0 (-i <IndexURL>)

torchvision

0.21.0

Ubuntu 22.04

cuda 12.1

torch 2.6.0

3.1

ce

pip install torchvision==0.21.0 (-i <IndexURL>)

torchvision

0.21.0

Ubuntu 24.04

cuda 12.8

torch 2.6.0

3.12

ce

pip install torchvision==0.21.0 (-i <IndexURL>)

torchvision

0.21.0

Ubuntu 24.04

cuda 12.9

torch 2.6.0

3.12

ce

pip install torchvision==0.21.0 (-i <IndexURL>)

torchvision

0.21.0

Ubuntu 22.04

cuda 11.8

torch 2.6.0

3.1

ce

pip install torchvision==0.21.0 (-i <IndexURL>)

torchvision

0.22.0

Alios 7.2

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchvision==0.22.0 (-i <IndexURL>)

torchvision

0.22.0

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install torchvision==0.22.0 (-i <IndexURL>)

torchvision

0.23.0

Alios 7.2

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchvision==0.23.0 (-i <IndexURL>)

torchvision

0.23.0

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install torchvision==0.23.0 (-i <IndexURL>)

torchvision

0.23.0

Alios 7.2

cuda 12.6

torch 2.8.0

3.1

ce

pip install torchvision==0.23.0 (-i <IndexURL>)

torchvision

0.23.0

Alios 7.2

cuda 12.8

torch 2.8.0

3.12

ce

pip install torchvision==0.23.0 (-i <IndexURL>)

torchvision

0.23.0

Ubuntu 22.04

cuda 12.6

torch 2.8.0

3.1

ce

pip install torchvision==0.23.0 (-i <IndexURL>)

torchvision

0.23.0

Ubuntu 24.04

cuda 12.8

torch 2.8.0

3.12

ce

pip install torchvision==0.23.0 (-i <IndexURL>)

torchvision

0.24.0

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchvision==0.24.0 (-i <IndexURL>)

torchvision

0.24.0

Alios 7.2

cuda 12.6

torch 2.9.0

3.1

ce

pip install torchvision==0.24.0 (-i <IndexURL>)

torchvision

0.24.0

Alios 7.2

cuda 12.8

torch 2.9.0

3.12

ce

pip install torchvision==0.24.0 (-i <IndexURL>)

torchvision

0.24.0

Alios 7.2

cuda 12.9

torch 2.9.0

3.12

ce

pip install torchvision==0.24.0 (-i <IndexURL>)

torchvision

0.24.0

Alios 7.2

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchvision==0.24.0 (-i <IndexURL>)

torchvision

0.24.0

Ubuntu 22.04

cuda 12.6

torch 2.9.0

3.1

ce

pip install torchvision==0.24.0 (-i <IndexURL>)

torchvision

0.24.0

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

ce

pip install torchvision==0.24.0 (-i <IndexURL>)

torchvision

0.24.0

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install torchvision==0.24.0 (-i <IndexURL>)

transformer_engine

1.12

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install transformer_engine==1.12 (-i <IndexURL>)

transformer_engine

1.13

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

oe

pip install transformer_engine==1.13 (-i <IndexURL>)

transformer_engine

1.13

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install transformer_engine==1.13 (-i <IndexURL>)

transformer_engine

2.1

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install transformer_engine==2.1 (-i <IndexURL>)

transformer_engine

2.3

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install transformer_engine==2.3 (-i <IndexURL>)

transformer_engine

2.3

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install transformer_engine==2.3 (-i <IndexURL>)

transformer_engine

2.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install transformer_engine==2.3 (-i <IndexURL>)

transformer_engine

2.5

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install transformer_engine==2.5 (-i <IndexURL>)

transformer_engine

2.5

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install transformer_engine==2.5 (-i <IndexURL>)

transformer_engine

2.5

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install transformer_engine==2.5 (-i <IndexURL>)

transformer_engine

2.8

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install transformer_engine==2.8 (-i <IndexURL>)

transformer_engine

2.8

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install transformer_engine==2.8 (-i <IndexURL>)

transformer_engine

2.8

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install transformer_engine==2.8 (-i <IndexURL>)

transformer_engine

2.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install transformer_engine==2.10 (-i <IndexURL>)

transformer_engine

2.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install transformer_engine==2.10 (-i <IndexURL>)

transformer_engine

2.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install transformer_engine==2.10 (-i <IndexURL>)

transformer_engine

2.1

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install transformer_engine==2.10 (-i <IndexURL>)

triton

2.1.1

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 20.04

cuda 11.6

3.8

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 20.04

cuda 11.8

3.8

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 22.04

cuda 11.8

3.1

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

2.1.1

Ubuntu 24.04

cuda 12.3

3.12

oe

pip install triton==2.1.1 (-i <IndexURL>)

triton

3.1.0

Ubuntu 22.04

cuda 12.3

3.1

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 20.04

cuda 11.6

3.8

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 22.04

cuda 12.4

3.1

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 22.04

cuda 12.1

3.1

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 22.04

cuda 12.6

3.1

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 20.04

cuda 11.8

3.8

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 22.04

cuda 11.8

3.1

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.1.0

Ubuntu 24.04

cuda 12.3

3.12

oe

pip install triton==3.1.0 (-i <IndexURL>)

triton

3.4.0

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install triton==3.4.0 (-i <IndexURL>)

triton

3.4.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

oe

pip install triton==3.4.0 (-i <IndexURL>)

triton

3.4.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

oe

pip install triton==3.4.0 (-i <IndexURL>)

triton

3.4.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

oe

pip install triton==3.4.0 (-i <IndexURL>)

triton

3.5.0

Ubuntu 24.04

cuda 12.6

3.12

oe

pip install triton==3.5.0 (-i <IndexURL>)

triton

3.5.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

oe

pip install triton==3.5.0 (-i <IndexURL>)

triton

3.5.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

oe

pip install triton==3.5.0 (-i <IndexURL>)

triton

3.5.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

oe

pip install triton==3.5.0 (-i <IndexURL>)

triton

3.5.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

oe

pip install triton==3.5.0 (-i <IndexURL>)

triton_dist

0.0.2rc0

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install triton_dist==0.0.2rc0 (-i <IndexURL>)

triton_dist

0.0.2rc0

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install triton_dist==0.0.2rc0 (-i <IndexURL>)

viser

0.2.7

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install viser==0.2.7 (-i <IndexURL>)

viser

1.0.15

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install viser==1.0.15 (-i <IndexURL>)

viser

1.0.15

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install viser==1.0.15 (-i <IndexURL>)

viser

1.0.23

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install viser==1.0.23 (-i <IndexURL>)

viser

1.0.23

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install viser==1.0.23 (-i <IndexURL>)

viser

1.0.23

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install viser==1.0.23 (-i <IndexURL>)

viser

1.0.23

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install viser==1.0.23 (-i <IndexURL>)

viser

1.0.23

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install viser==1.0.23 (-i <IndexURL>)

viser

1.0.24

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install viser==1.0.24 (-i <IndexURL>)

viser

1.0.24

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install viser==1.0.24 (-i <IndexURL>)

viser

1.0.24

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install viser==1.0.24 (-i <IndexURL>)

viser

1.0.24

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

ce

pip install viser==1.0.24 (-i <IndexURL>)

viser

1.0.24

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install viser==1.0.24 (-i <IndexURL>)

vllm

0.10.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install vllm==0.10.0 (-i <IndexURL>)

vllm

0.10.1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install vllm==0.10.1 (-i <IndexURL>)

vllm

0.10.1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install vllm==0.10.1 (-i <IndexURL>)

vllm

0.10.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install vllm==0.10.2 (-i <IndexURL>)

vllm

0.11.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install vllm==0.11.0 (-i <IndexURL>)

vllm

0.11.1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install vllm==0.11.1 (-i <IndexURL>)

vllm

0.12.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install vllm==0.12.0 (-i <IndexURL>)

vllm

0.13.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install vllm==0.13.0 (-i <IndexURL>)

vllm

0.14.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install vllm==0.14.0 (-i <IndexURL>)

vllm

0.15.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install vllm==0.15.0 (-i <IndexURL>)

vllm

0.15.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install vllm==0.15.0 (-i <IndexURL>)

vllm

0.15.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install vllm==0.15.0 (-i <IndexURL>)

vllm

0.15.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install vllm==0.15.0 (-i <IndexURL>)

vllm

0.16.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install vllm==0.16.0 (-i <IndexURL>)

vllm

0.16.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install vllm==0.16.0 (-i <IndexURL>)

vllm

0.7.2

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install vllm==0.7.2 (-i <IndexURL>)

vllm

0.7.3

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install vllm==0.7.3 (-i <IndexURL>)

vllm

0.8.3

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install vllm==0.8.3 (-i <IndexURL>)

vllm

0.8.5

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install vllm==0.8.5 (-i <IndexURL>)

vllm

0.8.5

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install vllm==0.8.5 (-i <IndexURL>)

vllm

0.9.1

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install vllm==0.9.1 (-i <IndexURL>)

vllm

0.9.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install vllm==0.9.1 (-i <IndexURL>)

vllm

0.9.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install vllm==0.9.1 (-i <IndexURL>)

vllm

0.18.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install vllm==0.18.0 (-i <IndexURL>)

vllm

0.18.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install vllm==0.18.0 (-i <IndexURL>)

warp_lang

1.10.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

oe

pip install warp_lang==1.10.0 (-i <IndexURL>)

warp_lang

1.10.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

oe

pip install warp_lang==1.10.0 (-i <IndexURL>)

warp_lang

1.10.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

3.12

oe

pip install warp_lang==1.10.0 (-i <IndexURL>)

warp_lang

1.10.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

oe

pip install warp_lang==1.10.0 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 20.04

cuda 11.6

torch 2.0.1

3.8

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 20.04

cuda 11.8

torch 2.1.0

3.8

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.22

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

oe

pip install xformers==0.0.22 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 12.4

torch 2.3.0

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 12.3

torch 2.3.0

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.27

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

oe

pip install xformers==0.0.27 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.29.post1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install xformers==0.0.29.post1 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04

cuda 12.3

torch 2.6.0

3.1

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04

cuda 12.3

torch 2.4.0

3.1

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04

cuda 12.4

torch 2.5.1

3.1

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04

cuda 12.6

torch 2.5.1

3.1

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.12

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04

cuda 11.8

torch 2.4.0

3.1

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04

cuda 12.4

torch 2.4.0

3.1

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04

cuda 12.3

torch 2.5.1

3.1

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 24.04

cuda 12.8

torch 2.9.0

3.12

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install xformers==0.0.30 (-i <IndexURL>)

xgboost

3.0.5

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install xgboost==3.0.5 (-i <IndexURL>)

xgboost

3.0.5

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install xgboost==3.0.5 (-i <IndexURL>)

xgboost

3.1.3

Alios 7.2

cuda 12.6

3.1

ce

pip install xgboost==3.1.3 (-i <IndexURL>)

xgboost

3.1.3

Alios 7.2

cuda 12.8

3.12

ce

pip install xgboost==3.1.3 (-i <IndexURL>)

xgboost

3.1.3

Alios 7.2

cuda 12.9

3.12

ce

pip install xgboost==3.1.3 (-i <IndexURL>)

xgboost

3.1.3

Ubuntu 22.04

cuda 12.6

3.1

ce

pip install xgboost==3.1.3 (-i <IndexURL>)

xgboost

3.1.3

Ubuntu 24.04

cuda 12.8

3.12

ce

pip install xgboost==3.1.3 (-i <IndexURL>)

xgboost

3.1.3

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install xgboost==3.1.3 (-i <IndexURL>)

xgboost

3.2.0

Alios 7.2

cuda 12.9

3.12

ce

pip install xgboost==3.2.0 (-i <IndexURL>)

xgboost

3.2.0

Ubuntu 24.04

cuda 12.9

3.12

ce

pip install xgboost==3.2.0 (-i <IndexURL>)

PyNvVideoCodec

2.0.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

3.1

oe

pip install PyNvVideoCodec==2.0.2 (-i <IndexURL>)

PyNvVideoCodec

2.0.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

3.12

oe

pip install PyNvVideoCodec==2.0.2 (-i <IndexURL>)

PyNvVideoCodec

2.0.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

3.12

oe

pip install PyNvVideoCodec==2.0.2 (-i <IndexURL>)

flash_attn

2.7.4.post1

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install flash_attn==2.7.4.post1 (-i <IndexURL>)

transformer_engine

2.8

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install transformer_engine==2.8 (-i <IndexURL>)

flashinfer_python

0.6.4

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install flashinfer_python==0.6.4 (-i <IndexURL>)

spconv_cu130

2.3.6

Ubuntu 24.04

cuda 13.0

3.12

ce

pip install spconv_cu130==2.3.6 (-i <IndexURL>)

numba

0.61.2

Ubuntu 24.04

cuda 13.0

3.12

ce

pip install numba==0.61.2 (-i <IndexURL>)

xformers

0.0.30

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install xformers==0.0.30 (-i <IndexURL>)

flashinfer_python

0.6.7.post2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install flashinfer_python==0.6.7.post2 (-i <IndexURL>)

flashinfer_python

0.6.7.post2

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install flashinfer_python==0.6.7.post2 (-i <IndexURL>)

sglang_kernel

0.4.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang_kernel==0.4.1 (-i <IndexURL>)

sglang_kernel

0.4.1

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install sglang_kernel==0.4.1 (-i <IndexURL>)

sglang

0.5.10

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install sglang==0.5.10 (-i <IndexURL>)

sglang

0.5.10

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang==0.5.10 (-i <IndexURL>)

vllm

0.17.1

Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install vllm==0.17.1 (-i <IndexURL>)

sglang

0.5.4

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.5.4 (-i <IndexURL>)

sgl_kernel

0.3.16.post3

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sgl_kernel==0.3.16.post3 (-i <IndexURL>)

sglang_router

0.2.1

Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang_router==0.2.1 (-i <IndexURL>)

tilelang

0.1.6

Ubuntu 24.04

cuda 12.9

3.12

oe

pip install tilelang==0.1.6 (-i <IndexURL>)

tilelang

0.1.6

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install tilelang==0.1.6 (-i <IndexURL>)

tilelang

0.1.7

Ubuntu 24.04

cuda 12.8

3.12

oe

pip install tilelang==0.1.7 (-i <IndexURL>)

tilelang

0.1.7.post3

Ubuntu 24.04

cuda 13.0

3.12

oe

pip install tilelang==0.1.7.post3 (-i <IndexURL>)

fla

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install fla==1.0.0 (-i <IndexURL>)

fla

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install fla==1.0.0 (-i <IndexURL>)

fla

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install fla==1.0.0 (-i <IndexURL>)

fla

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install fla==1.0.0 (-i <IndexURL>)

fla

1.0.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install fla==1.0.0 (-i <IndexURL>)

torchaudio

2.8.0

Ubuntu 24.04

cuda 12.8

torch 2.8.0

3.12

ce

pip install torchaudio==2.8.0 (-i <IndexURL>)

torchaudio

2.8.0

Alios 7.2

cuda 12.8

torch 2.8.0

3.12

ce

pip install torchaudio==2.8.0 (-i <IndexURL>)

deepspeed

0.18.7

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

ce

pip install deepspeed==0.18.7 (-i <IndexURL>)

deepspeed

0.18.7

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

ce

pip install deepspeed==0.18.7 (-i <IndexURL>)

deepspeed

0.18.7

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

ce

pip install deepspeed==0.18.7 (-i <IndexURL>)

deepspeed

0.18.7

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

ce

pip install deepspeed==0.18.7 (-i <IndexURL>)

transformer_engine

2.13

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install transformer_engine==2.13 (-i <IndexURL>)

transformer_engine

2.13

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install transformer_engine==2.13 (-i <IndexURL>)

transformer_engine

2.13

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install transformer_engine==2.13 (-i <IndexURL>)

transformer_engine

2.13

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install transformer_engine==2.13 (-i <IndexURL>)

vllm

0.17.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install vllm==0.17.1 (-i <IndexURL>)

sglang

0.5.7

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang==0.5.7 (-i <IndexURL>)

sgl_kernel

0.3.20

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sgl_kernel==0.3.20 (-i <IndexURL>)

sglang_router

0.3.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang_router==0.3.0 (-i <IndexURL>)

sglang

0.5.6

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang==0.5.6 (-i <IndexURL>)

sgl_kernel

0.3.18.post2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sgl_kernel==0.3.18.post2 (-i <IndexURL>)

sglang_router

0.2.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.9.0

3.12

oe

pip install sglang_router==0.2.3 (-i <IndexURL>)

sglang

0.5.5

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.5.5 (-i <IndexURL>)

sgl_kernel

0.3.16.post5

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sgl_kernel==0.3.16.post5 (-i <IndexURL>)

sgl_kernel

0.3.14.post1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sgl_kernel==0.3.14.post1 (-i <IndexURL>)

vllm

0.11.1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install vllm==0.11.1 (-i <IndexURL>)

vllm

0.11.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.8.0

3.12

oe

pip install vllm==0.11.0 (-i <IndexURL>)

vllm

0.10.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.8.0

3.12

oe

pip install vllm==0.10.2 (-i <IndexURL>)

sglang

0.5.7

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang==0.5.7 (-i <IndexURL>)

sglang_router

0.3.0

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sglang_router==0.3.0 (-i <IndexURL>)

sglang

0.5.3

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sglang==0.5.3 (-i <IndexURL>)

sgl_kernel

0.3.14.post1

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install sgl_kernel==0.3.14.post1 (-i <IndexURL>)

sglang

0.5.2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install sglang==0.5.2 (-i <IndexURL>)

sgl_kernel

0.3.9.post2

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install sgl_kernel==0.3.9.post2 (-i <IndexURL>)

sglang_router

0.1.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install sglang_router==0.1.9 (-i <IndexURL>)

transformer_engine

2.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.6

torch 2.6.0

3.1

oe

pip install transformer_engine==2.9 (-i <IndexURL>)

transformer_engine

2.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install transformer_engine==2.9 (-i <IndexURL>)

transformer_engine

2.9

Ubuntu 22.04、Ubuntu 24.04

cuda 12.8

torch 2.7.0

3.12

oe

pip install transformer_engine==2.9 (-i <IndexURL>)

transformer_engine

2.9

Ubuntu 22.04、Ubuntu 24.04

cuda 13.0

torch 2.9.0

3.12

oe

pip install transformer_engine==2.9 (-i <IndexURL>)

sgl_kernel

0.3.20

Ubuntu 22.04、Ubuntu 24.04

cuda 12.9

torch 2.8.0

3.12

oe

pip install sgl_kernel==0.3.20 (-i <IndexURL>)