Skip to content

Comments

webapp/ModelLibrary: add some tests#681

Merged
tharvik merged 3 commits intodevelopfrom
NAN-add-model-download-test-tharvik
Jun 3, 2024
Merged

webapp/ModelLibrary: add some tests#681
tharvik merged 3 commits intodevelopfrom
NAN-add-model-download-test-tharvik

Conversation

@tharvik
Copy link
Collaborator

@tharvik tharvik commented May 30, 2024

some quick test for next hackathon to check that models downloaded via the model library are valid TensorFlow models.

issues found during:

  • after training, the model library is not populated reactively, one need to refresh the page to make it appear
    • not trivial to fix as Memory and MemoryStore, the latter being watchable, are mixed throughout
  • the model is saved to memory anyway, not solely when clicking "save model"

@tharvik tharvik self-assigned this May 30, 2024
@tharvik tharvik force-pushed the NAN-add-model-download-test-tharvik branch from 6afaf46 to 7543b66 Compare May 31, 2024 10:24
@tharvik tharvik force-pushed the NAN-add-model-download-test-tharvik branch from 7543b66 to c58542c Compare May 31, 2024 10:27
@tharvik tharvik marked this pull request as ready for review May 31, 2024 10:28
Copy link
Collaborator

@JulienVig JulienVig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good, thanks a lot for the work!

@tharvik tharvik force-pushed the NAN-add-model-download-test-tharvik branch from c58542c to 77a9fa5 Compare June 3, 2024 11:36
@tharvik tharvik merged commit dad8940 into develop Jun 3, 2024
@tharvik tharvik deleted the NAN-add-model-download-test-tharvik branch June 3, 2024 11:44
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