Skip to content

Remove cffi dependency as it doesn't look like we're using it#92738

Closed
albanD wants to merge 1 commit intopytorch:masterfrom
albanD:goodbye_cffi
Closed

Remove cffi dependency as it doesn't look like we're using it#92738
albanD wants to merge 1 commit intopytorch:masterfrom
albanD:goodbye_cffi

Conversation

@albanD
Copy link
Copy Markdown
Collaborator

@albanD albanD commented Jan 21, 2023

@albanD albanD requested review from a team and jeffdaily as code owners January 21, 2023 01:48
@pytorch-bot pytorch-bot bot added the release notes: releng release notes category label Jan 21, 2023
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot bot commented Jan 21, 2023

🔗 Helpful Links

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

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

✅ No Failures

As of commit f8a3c16:
💚 Looks good so far! There are no failures yet. 💚

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


# Install PyTorch conda deps, as per https://github.com/pytorch/pytorch README
CONDA_COMMON_DEPS="astunparse pyyaml mkl=2022.0.1 mkl-include=2022.0.1 setuptools cffi six"
CONDA_COMMON_DEPS="astunparse pyyaml mkl=2022.0.1 mkl-include=2022.0.1 setuptools six"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actually, is six still needed? I think it was there for python2

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I don't think it is strictly needed no as we don't need these constructs anymore. But it is used quite a bit in the codebase. So we would need to remove use of it first before being able to remove it from the builds.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

will create an issue for dropping it eventually

@albanD
Copy link
Copy Markdown
Collaborator Author

albanD commented Jan 22, 2023

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Jan 22, 2023
@pytorchmergebot
Copy link
Copy Markdown
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request Merged module: dynamo release notes: releng release notes category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants