Vivek Khandelwal
ef39b9ebb4
build: manually update PyTorch version
...
Set PyTorch and TorchVision version to nightly release 2022-12-05.
Signed-Off By: Vivek Khandelwal<vivek@nod-labs.com>
2022-12-05 22:44:32 +05:30
Roll PyTorch Action
6c5360e281
update PyTorch version to 1.14.0.dev20221204
2022-12-04 14:28:48 +00:00
Roll PyTorch Action
8baa9e42e7
update PyTorch version to 1.14.0.dev20221203
2022-12-03 14:37:17 +00:00
Roll PyTorch Action
fcc670d785
update PyTorch version to 1.14.0.dev20221202
2022-12-02 14:50:28 +00:00
Roll PyTorch Action
e66bf7b8cb
update PyTorch version to 1.14.0.dev20221201
2022-12-01 15:01:09 +00:00
Roll PyTorch Action
44b185a46b
update PyTorch version to 1.14.0.dev20221130
2022-11-30 15:31:17 +00:00
Vivek Khandelwal
4d49c44967
build: manually update PyTorch version
...
Set PyTorch and TorchVision version to nightly release 2022-11-22.
Add failing tests to the xfail set.
Signed-Off By: Vivek Khandelwal<vivek@nod-labs.com>
2022-11-29 20:33:27 +05:30
Ashay Rane
e206db2761
build: manually update PyTorch version ( #1631 )
...
Sets PyTorch and TorchVision version to nightly release 2022-11-22.
2022-11-23 19:06:55 -06:00
Roll PyTorch Action
f40cbd6a71
update PyTorch version to 1.14.0.dev20221114
2022-11-15 01:44:30 +00:00
Gleb Kazantaev
6909eaf7fc
Update TorchMlirBackendImpl Methods ( #1580 )
...
* Fix LTC build
* Remove passing test from xfail set
2022-11-14 00:37:49 -05:00
Ashay Rane
6c31b06922
build: revert PyTorch update ( #1571 )
...
The PyTorch update broke the build. I'm about to add more tests so that
it doesn't happen in the future.
2022-11-10 12:37:25 -06:00
Roll PyTorch Action
9df748d7ef
update PyTorch version to 1.14.0.dev20221110
2022-11-10 17:52:06 +00:00
Jae Hoon (Antonio) Kim
2ec4b06bbb
Remove MakeView from IR Builder ( #1552 )
...
* Remove MakeView from IR Builder
* Update PyTorch requirements
2022-11-09 13:46:34 -05:00
Roll PyTorch Action
e78e9cd782
update PyTorch version to 1.14.0.dev20221105
2022-11-06 14:04:59 +00:00
Roll PyTorch Action
5ee20e70a1
update PyTorch version to 1.14.0.dev20221104
2022-11-04 22:01:57 +00:00
Ashay Rane
a8970101dc
pytorch: rename pytorch-version.txt to pytorch-hash.txt ( #1541 )
...
This patch is part of a larger set of improvements to the CI/build
system. In the code, we refer to the version as the string that
contains the release identifier such as 1.14.0.dev20221028, so calling
the file that contains the commit hash as pytorch-version.txt creates
confusion. For the sake of simplicity, this patch renames that file to
be pytorch-hash.txt.
2022-10-31 22:03:05 -05:00