Skip to content

[Hackability Refactor] Collapse export_util into export.py #1057

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

Merged
merged 7 commits into from
Aug 26, 2024

Conversation

Jack-Khuu
Copy link
Contributor

@Jack-Khuu Jack-Khuu commented Aug 23, 2024

Part of the overall refactoring work to make the repo more accessible, this PR move export related files into export.py.

A separate PR will move this file to torchchat/torchchat/export.py (Not done in this PR to avoid merge conflicts)

As part of this refactor, the export_util directory was also absorbed into export.py. This allows for export.py to be a single source of truth for model exporting

Copy link

pytorch-bot bot commented Aug 23, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 50462c0 with merge base 7465842 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Aug 23, 2024
@Jack-Khuu Jack-Khuu marked this pull request as ready for review August 24, 2024 01:10
@Jack-Khuu Jack-Khuu changed the title [Hackability Refactor] Refactor Export into torchchat/torchchat [Hackability Refactor] Collapse export_util into export.py Aug 24, 2024
@Jack-Khuu Jack-Khuu merged commit 7191b57 into main Aug 26, 2024
51 checks passed
@Jack-Khuu Jack-Khuu deleted the refactor_export branch August 26, 2024 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants