Skip to content

Conversation

@vfdev-5
Copy link
Contributor

@vfdev-5 vfdev-5 commented Nov 10, 2023

Description:

  • With this added we can torch compile functional ops with subclasses

Context: https://github.com/pytorch/vision/pull/8092/files#r1389097518

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 10, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/8110

Note: Links to docs will display an error until the docs builds have been completed.

❌ 3 New Failures, 1 Unrelated Failure

As of commit 1827548 with merge base 517f6d3 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

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

Thanks a lot @vfdev-5

@vfdev-5 vfdev-5 merged commit 0e2a5ae into main Nov 13, 2023
@vfdev-5 vfdev-5 deleted the compile_funciontal_support_tv_tensors branch November 13, 2023 14:09
@github-actions
Copy link

Hey @vfdev-5!

You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

facebook-github-bot pushed a commit that referenced this pull request Nov 16, 2023
…8110) Summary: Co-authored-by: Nicolas Hug <nh.nicolas.hug@gmail.com> Reviewed By: vmoens Differential Revision: D51391968 fbshipit-source-id: 90b6b67404f5faac9ff4effcf3d839f77fc9f7b1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment