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

[WIP]Refractor visualizer #297

Closed
wants to merge 9 commits into from

Conversation

univerone
Copy link
Collaborator

@univerone univerone commented May 4, 2021

Closes #296

What has been done to verify that this works as intended?

  • Use ONNX model to display model structure
  • Update trainer to adapt the changes on data persistance.
  • Add model structure API and remove mock data
  • Use background tasks to execute training job after responding to the training request

image

Peek 2021-05-04 16-30

Why is this the best possible solution? Were any other approaches considered?

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

Does this change require updates to documentation?

No

Before submitting this PR, please make sure you have:

  • run python -m pytest tests/ and confirmed all checks still pass.
  • verified that any code or assets from external sources are properly credited.

@univerone univerone changed the title Refractor visualizer [WIP]Refractor visualizer May 5, 2021
@univerone univerone closed this May 16, 2021
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.

Update Visualizer Display Style
1 participant