From 019023f4c429515363c66bcba5736c1980858aee Mon Sep 17 00:00:00 2001 From: Huiqiang Jiang Date: Thu, 4 Jul 2024 13:24:48 +0800 Subject: [PATCH] Hotfix(MInference): fix the yaml (#9) Co-authored-by: Yucheng Li Co-authored-by: Chengruidong Zhang --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 099b592..a73d69c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -50,7 +50,7 @@ jobs: matrix: os: ['ubuntu-20.04'] python-version: ['3.8', '3.9', '3.10', '3.11'] - torch-version: ['2.2.2', '2.3.0'] + pytorch_version: ['2.2.2', '2.3.0'] cuda-version: ['12.2.2'] exclude: # see https://github.com/pytorch/pytorch/blob/main/RELEASE.md#release-compatibility-matrix