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