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

Make External Data Split Optional #466

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Make External Data Split Optional #466

merged 1 commit into from
Feb 23, 2024

Conversation

Satrat
Copy link
Contributor

@Satrat Satrat commented Feb 23, 2024

When going from torch -> onnx -> deepsparse, we were splitting the external data after the onnx and the deepsparse step. This caused issues with extra data files and it also doesn't make sense to go through the split operation twice.

This PR makes splitting the data optional, another SparseML PR will address the rest of the issue

@Satrat Satrat merged commit bc7218a into main Feb 23, 2024
4 checks passed
@Satrat Satrat deleted the external_data_fix branch February 23, 2024 21:07
Satrat added a commit that referenced this pull request Feb 23, 2024
bfineran pushed a commit that referenced this pull request Feb 23, 2024
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