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

[examples] Remove symbolic training for MXNet #3299

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

frankfliu
Copy link
Contributor

  1. Remove symbolic model training form MXNet
  2. Use block factory to load DJL trained model
  3. Refactory BaseModelLoader

Description

Brief description of what this PR is about

  • If this change is a backward incompatible change, why must this change be made?
  • Interesting edge cases to note here

1. Remove symbolic model training form MXNet
2. Use block factory to load DJL trained model
3. Refactory BaseModelLoader
@frankfliu frankfliu merged commit 725851b into deepjavalibrary:master Jul 3, 2024
5 checks passed
@frankfliu frankfliu deleted the train branch July 3, 2024 23:53
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