Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: manually update PyTorch version #3094

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

vivekkhandelwal1
Copy link
Collaborator

Set PyTorch and TorchVision version to nightly release 2024-04-01.

Signed-Off By: Vivek Khandelwal vivekkhandelwal1424@gmail.com

@vivekkhandelwal1
Copy link
Collaborator Author

@stellaraccident who's the right person to ask for looking at the LTC failures?

@stellaraccident
Copy link
Collaborator

You can ask on discord, but the agreement is to disable and keep moving.

Set PyTorch and TorchVision version to nightly release 2024-04-01.
This commit also disables the LTC build.

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
@vivekkhandelwal1 vivekkhandelwal1 merged commit 7e778e2 into llvm:main Apr 3, 2024
3 checks passed
@vivekkhandelwal1 vivekkhandelwal1 deleted the roll-pytorch branch April 3, 2024 05:18
@@ -5868,6 +5868,24 @@ StringRef mlir::torch::Torch::getAbstractInterpLibrary() {
" %3 = torch.prim.TupleConstruct %1, %0, %0 : !torch.list<int>, !torch.list<int>, !torch.list<int> -> !torch.tuple<list<int>, list<int>, list<int>>\n"
" return %3 : !torch.tuple<list<int>, list<int>, list<int>>\n"
" }\n"
" func.func @__torch__.torch.jit._shape_functions._batch_norm_with_update(%arg0: !torch.list<int>, %arg1: !torch.optional<list<int>>, %arg2: !torch.optional<list<int>>, %arg3: !torch.optional<list<int>>, %arg4: !torch.optional<list<int>>) -> !torch.tuple<list<int>, list<int>, list<int>, list<int>> {\n"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that you forget to adding shape function of _batch_norm_with_update in abstract_interp_lib_gen.py? @vivekkhandelwal1

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But why the ci passed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that you forget to adding shape function of _batch_norm_with_update in abstract_interp_lib_gen.py? @vivekkhandelwal1

No, this change comes from the upstream addition of this shape function.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But why the ci passed?

The same reason as above + we disabled the LTC build.

josel-amd added a commit to Xilinx/torch-mlir that referenced this pull request Jul 29, 2024
These changes allow to bump torch-nightly to a version that still
exists.
josel-amd added a commit to Xilinx/torch-mlir that referenced this pull request Jul 29, 2024
These changes allow to bump torch-nightly to a version that still
exists.
josel-amd added a commit to Xilinx/torch-mlir that referenced this pull request Jul 29, 2024
These changes allow to bump torch-nightly to a version that still
exists.
josel-amd pushed a commit to Xilinx/torch-mlir that referenced this pull request Jul 29, 2024
Set PyTorch and TorchVision version to nightly release 2024-04-01.

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
josel-amd pushed a commit to Xilinx/torch-mlir that referenced this pull request Jul 29, 2024
Set PyTorch and TorchVision version to nightly release 2024-04-01.

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
josel-amd pushed a commit to Xilinx/torch-mlir that referenced this pull request Jul 29, 2024
Set PyTorch and TorchVision version to nightly release 2024-04-01.

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
josel-amd pushed a commit to Xilinx/torch-mlir that referenced this pull request Jul 29, 2024
Set PyTorch and TorchVision version to nightly release 2024-04-01.

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
josel-amd pushed a commit to Xilinx/torch-mlir that referenced this pull request Jul 29, 2024
Set PyTorch and TorchVision version to nightly release 2024-04-01.

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
josel-amd pushed a commit to Xilinx/torch-mlir that referenced this pull request Jul 29, 2024
Set PyTorch and TorchVision version to nightly release 2024-04-01.

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants