107 Commits

Author SHA1 Message Date
turboderp
90796477c4 Attempt to uninstall VS2022 2024-06-07 12:11:51 +02:00
turboderp
91681732f4 Downgrade VS2022 enterprise 2024-06-07 11:52:00 +02:00
turboderp
afd0853212 Try to downgrade to VS 17.9 2024-06-07 02:26:22 +02:00
turboderp
9902e446a5 Update build_wheels_release_python312test.yml 2024-06-07 01:38:40 +02:00
turboderp
a9d5831264 Update build_wheels_release_python312test.yml 2024-06-07 01:07:55 +02:00
turboderp
99fa4bbda1 Update build_wheels_release_python312test.yml 2024-06-07 00:41:25 +02:00
turboderp
dad511afb0 Update build_wheels_release_python312test.yml 2024-06-07 00:29:06 +02:00
turboderp
5b5f162395 Test Python 3.12 build 2024-06-07 00:08:26 +02:00
turboderp
b76abc978f Add Python 3.9 ROCm wheels 2024-06-06 03:23:12 +02:00
turboderp
bad89571e4 Update build_wheels_release_rocmtest.yml 2024-06-06 03:01:05 +02:00
turboderp
f144cf43df Python 3.9 ROCm build test 2024-06-06 02:21:17 +02:00
turboderp
009424a6d4 Consolidate and tidy up wheel/release workflow 2024-05-11 23:24:55 +02:00
turboderp
84be945af6 Merge pull request #421 from Orion-zhen/master
Action to build wheels on ROCm 6.0
2024-04-27 04:20:32 +02:00
turboderp
33a508fccc Add ROCm 6.0 to build matrix, remove ROCm for cp38, cp39
Compile wheels against torch==2.3.0
2024-04-27 04:12:01 +02:00
Orion
d3e36361df update: ubuntu 22.04 -> 20.04 2024-04-27 08:17:11 +08:00
Orion
8e5649a071 Merge branch 'turboderp:master' into master 2024-04-27 08:15:17 +08:00
turboderp
8b90117da9 Fix BUILDTAG 2024-04-27 02:00:30 +02:00
turboderp
56437ae500 Stay on torch==2.2.2 for ROCm 5.6 2024-04-27 01:47:45 +02:00
turboderp
1d83e2e35f Fix Torch dependency 2024-04-27 01:29:54 +02:00
turboderp
719dba4769 Add ROCm version to job name 2024-04-27 01:25:01 +02:00
turboderp
5722a01c17 Rename ROCm build actions 2024-04-27 01:23:40 +02:00
turboderp
f7d8349379 Add ROCm 6.0 to build matrix, remove ROCm for cp38, cp39 2024-04-27 01:22:19 +02:00
turboderp
f29ef1c3fc Compile wheels against torch==2.3.0 2024-04-27 00:33:14 +02:00
Orion
c54d44fe2b update: pytorch version 2024-04-24 16:18:59 +08:00
Orion
69903fa278 remove: aio build 2024-04-21 14:48:55 +08:00
Orion
e214989202 fix: no pre arg in test channel 2024-04-21 11:36:43 +08:00
Orion
d9c0a549c1 update: specify pytorch 2024-04-21 11:24:19 +08:00
Orion
2a3765cf03 feat: rocm aio build 2024-04-21 10:48:23 +08:00
Orion
db2980173b update: keep large-packages in disk 2024-04-21 00:10:31 +08:00
Orion
042f50d9c1 update: keep tool-cache in disk 2024-04-21 00:01:07 +08:00
Orion
91481179f1 refactor: use pwsh to run build command 2024-04-20 23:50:24 +08:00
Orion
e9b19fa271 feat: new release using rocm 6.0 2024-04-20 23:12:23 +08:00
Isaac Poulton
12d8d76263 Use Ubuntu 20.04 runner in prod builds 2024-03-04 15:17:53 +00:00
turboderp
7feed80cb7 fix typo 2024-02-02 19:04:14 +01:00
turboderp
efacbc53ca Use Torch 2.0.1 for cu117 2024-02-02 19:02:01 +01:00
turboderp
3cd61203c5 Bump Torch to 2.2.0 2024-02-02 18:43:25 +01:00
turboderp
8be8867548 Fix build workflow
Fix build workflow
2024-01-22 21:42:19 +01:00
turboderp
5b0127bfa6 Don't upgrade setuptools 2023-11-22 07:23:57 +01:00
turboderp
4b12fd8927 Don't upgrade setuptools 2023-11-22 06:49:26 +01:00
turboderp
0261a6a89a Revert ROCm target back to 5.6 2023-11-10 21:20:04 +01:00
turboderp
4daa161080 Set target ROCm version to 5.5 in build actions 2023-11-10 21:04:27 +01:00
jllllll
8af5618747 Fix ROCm version tags 2023-10-13 20:37:48 -05:00
jllllll
193325c929 Fix release tags in sdist build 2023-10-13 20:20:16 -05:00
jllllll
e0be265606 Actually fix missing torch dependency for JIT 2023-10-13 19:31:20 -05:00
jllllll
9fee0dde81 Fix missing torch dependency for JIT wheel 2023-10-13 18:44:55 -05:00
jllllll
ffe9cf8fdb Fix release tags in workflow 2023-10-13 17:47:56 -05:00
jllllll
3a3670abae Fix sdist version parsing in release workflow 2023-10-13 17:44:01 -05:00
jllllll
bcb283c89f Fix version detection in workflows
Also fix error in ROCm release workflow
2023-10-13 17:22:00 -05:00
jllllll
283957acbe Use Pytorch 2.1 for CUDA 11.8+ and ROCm builds 2023-10-13 16:26:26 -05:00
turboderp
d4e9020f30 Add QKV embeddings 2023-10-05 21:40:11 +02:00