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

GraphDRP #9

Open
1 of 16 tasks
adpartin opened this issue Oct 10, 2023 · 0 comments
Open
1 of 16 tasks

GraphDRP #9

adpartin opened this issue Oct 10, 2023 · 0 comments
Assignees

Comments

@adpartin
Copy link
Collaborator

adpartin commented Oct 10, 2023

Preparing model repository before release

Documentation:

Model scripts:

  • preprocess.py (works with benchmark data sets)
  • train.py (takes output from preprocess.py)
  • infer.py (takes model from train.py)
  • tested on Benchmark data sets
  • supports candle_lib checkpointing (LINK)

Create or update Interface scripts:

  • preprocess.sh
  • train.sh
  • infer.sh
  • Test scripts

Container:

  • Create Singularity definition file
  • Build and test container with improve branch

Code ready:

  • Ready for release testing / hand over

Release

Version: v0.3.0-beta

  • Build and test container with improve branch
  • Tag for release
  • Build and test container with release tag

SOP:

  1. Setup/Install instructions
  2. Interface scripts exist
  3. Tested interface scripts locally
  4. Singularity definition file
  5. Create improve branch in the model repo
  6. Switch to improve branch in image build
  7. Test container build
  8. Test train with container
  9. Test HPO in Hall of Fame with checkpointing
  10. Tag improve branch
@adpartin adpartin converted this from a draft issue Oct 10, 2023
@adpartin adpartin self-assigned this Oct 10, 2023
@wilke wilke assigned wilke and unassigned wilke Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants