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

Clean up model loading and add composite file #525

Merged
merged 1 commit into from
Aug 10, 2020

Conversation

mtdowling
Copy link
Member

This commit adds a CompositeModelFile that is used when loading models
from JARs or when aggregating all model files together. This moves some
code out of the ModelAssembler and simplifies ModelLoader.java. An
exception that is no longer used has been removed too.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This commit adds a CompositeModelFile that is used when loading models
from JARs or when aggregating all model files together. This moves some
code out of the ModelAssembler and simplifies ModelLoader.java. An
exception that is no longer used has been removed too.
@mtdowling mtdowling requested a review from kstich August 10, 2020 16:12
@mtdowling mtdowling merged commit 597ec80 into master Aug 10, 2020
@mtdowling mtdowling deleted the add-composite-model-file branch September 14, 2020 22:49
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.

2 participants