powderluv
|
2f0b1d0b08
|
bump macOS builds to Python 3.10
|
2022-06-04 22:44:32 -07:00 |
powderluv
|
cfc1a6515c
|
build only Python3.9 to avoid timeout
GH runner times out when building 3.9 and 3.10 on macOS.
|
2022-05-13 00:07:55 -07:00 |
powderluv
|
2877a37ac6
|
Update buildRelease.yml
Fix filename changed missed in Code Review.
|
2022-04-25 17:00:31 -07:00 |
powderluv
|
6d09c98b2f
|
Fix version information in Release builds (#788)
env vars seems to be lost in manylinux docker.
Use a version file like IREE does.
|
2022-04-25 14:13:17 -07:00 |
powderluv
|
d789aee11e
|
Only upload torch*.whl (#786)
only upload torch*.whl to unblock OSX build failures during upload. We have to move to svenstaro/upload-release-action
|
2022-04-22 15:17:09 -07:00 |
powderluv
|
cbf158f069
|
Update buildRelease.yml
Update artifact directory to ./build_tools/python_deploy/wheelhouse/*.whl
|
2022-04-21 19:57:27 -07:00 |
powderluv
|
4ef61aa27f
|
Minor buildsystem fixes (#778)
Sets up auto-pinning of latest torch-nightly
|
2022-04-21 15:53:00 -07:00 |