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

feat(workflows): override model training accelerator from WorkflowConfiguration #645

Merged
merged 23 commits into from
Aug 21, 2024

Commits on Aug 21, 2024

  1. fix(nix): update ctan packages

    - framed
    - git-latexdiff
    - latexdiff
    - latexmk
    - latexpand
    - placeins
    
    Signed-off-by: Cameron Smith <[email protected]>
    cameronraysmith committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    028fa53 View commit details
    Browse the repository at this point in the history
  2. fix(workflow): remove manual definition of L4 GPUAccelerator

    - included by default since 1.13.?
    
    Signed-off-by: Cameron Smith <[email protected]>
    cameronraysmith committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7d0da7e View commit details
    Browse the repository at this point in the history
  3. refactor(workflow): ACCELERATOR_TYPE -> DEFAULT_ACCELERATOR_TYPE

    - this will be parameterized so it's now just a default
    
    Signed-off-by: Cameron Smith <[email protected]>
    cameronraysmith committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c10d8c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d306c48 View commit details
    Browse the repository at this point in the history
  5. feat(workflows): use WorkflowConfiguration accelerator_type to overri…

    …de train_model accelerator
    
    Signed-off-by: Cameron Smith <[email protected]>
    cameronraysmith committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1978a25 View commit details
    Browse the repository at this point in the history
  6. test(workflows): disable batching of larry data

    Signed-off-by: Cameron Smith <[email protected]>
    cameronraysmith committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    55d82f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbb7c10 View commit details
    Browse the repository at this point in the history
  8. test(workflows): toggle PYROVELOCITY_TESTING_FLAG True

    Signed-off-by: Cameron Smith <[email protected]>
    cameronraysmith committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8d25dca View commit details
    Browse the repository at this point in the history
  9. test(workflows): toggle PYROVELOCITY_DATA_SUBSET True

    Signed-off-by: Cameron Smith <[email protected]>
    cameronraysmith committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e930319 View commit details
    Browse the repository at this point in the history
  10. test(workflows): append larry to default data subset

    Signed-off-by: Cameron Smith <[email protected]>
    cameronraysmith committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9acf25a View commit details
    Browse the repository at this point in the history
  11. test(workflows): bump train, postprocess, summarize cache versions fo…

    …r testing
    
    Signed-off-by: Cameron Smith <[email protected]>
    cameronraysmith committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e56f643 View commit details
    Browse the repository at this point in the history
  12. test(workflows): toggle PYROVELOCITY_OVERWRITE_CACHE true

    Signed-off-by: Cameron Smith <[email protected]>
    cameronraysmith committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f03e112 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    70d781f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    468bc6b View commit details
    Browse the repository at this point in the history
  15. fix(sparsity): decrease default density threshold to 0.3

    Signed-off-by: Cameron Smith <[email protected]>
    cameronraysmith committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9d8eee1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cd28b09 View commit details
    Browse the repository at this point in the history
  17. fix(workflows): reset constants to default values

    Signed-off-by: Cameron Smith <[email protected]>
    cameronraysmith committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    70dc44e View commit details
    Browse the repository at this point in the history
  18. fix(workflows): remove unused training arguments

    - note option to batch data for smaller GPUs
    
    Signed-off-by: Cameron Smith <[email protected]>
    cameronraysmith committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5598ef6 View commit details
    Browse the repository at this point in the history
  19. fix(workflows): reset training configurations list

    Signed-off-by: Cameron Smith <[email protected]>
    cameronraysmith committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4f4bb3a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e85d919 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c8b0cf3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2758fe4 View commit details
    Browse the repository at this point in the history
  23. chore(version): 0.4.0b4

    Signed-off-by: Cameron Smith <[email protected]>
    cameronraysmith committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4b475fc View commit details
    Browse the repository at this point in the history