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] Add unit test for tune api #2410

Closed

Commits on Jul 21, 2024

  1. update tune api for llm hyperparameters optimization

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    2a882d7 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    0c3e067 View commit details
    Browse the repository at this point in the history
  3. resolve conflict

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    158c8f3 View commit details
    Browse the repository at this point in the history
  4. fix the problem of dependency

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f4a0d4e View commit details
    Browse the repository at this point in the history
  5. fix the format of import statement

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    7e7dd56 View commit details
    Browse the repository at this point in the history
  6. adjust the blank lines

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    62ad385 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. delete the trainer to reuse it in Training Operator

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3f36740 View commit details
    Browse the repository at this point in the history
  2. update constants

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9d20253 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. update metrics format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    dfbe793 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. update the type of and

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    290a249 View commit details
    Browse the repository at this point in the history
  2. update the message of 'ImportError'

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    aba2606 View commit details
    Browse the repository at this point in the history
  3. add TODO of PVC creation

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    eaf0193 View commit details
    Browse the repository at this point in the history
  4. update the name of pvc

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    62355a2 View commit details
    Browse the repository at this point in the history
  5. reuse constants from Training Operator

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7b2b40e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. keep 'parameters' and update validation

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    acd1dcf View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. update for test

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    10b057d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. reuse 'get_container_spec' and 'get_pod_template_spec' from Training …

    …Operator
    
    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5a87eb0 View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8387e67 View commit details
    Browse the repository at this point in the history
  3. format with black

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    71605b4 View commit details
    Browse the repository at this point in the history
  4. fix Lint error

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    35acedb View commit details
    Browse the repository at this point in the history
  5. fix Lint errors

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    af534b3 View commit details
    Browse the repository at this point in the history
  6. delete types

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c7f6e10 View commit details
    Browse the repository at this point in the history
  7. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9fdbdb7 View commit details
    Browse the repository at this point in the history
  8. update format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ddd5153 View commit details
    Browse the repository at this point in the history
  9. update format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b31e820 View commit details
    Browse the repository at this point in the history
  10. fix e2e test error

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    dad3831 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. add TODO

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1afe56d View commit details
    Browse the repository at this point in the history
  2. format with max line length

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ad7bce8 View commit details
    Browse the repository at this point in the history
  3. format docstring

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7e58c94 View commit details
    Browse the repository at this point in the history
  4. update format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    61dc8ca View commit details
    Browse the repository at this point in the history
  5. add helper functions

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ba0d7d1 View commit details
    Browse the repository at this point in the history
  6. update format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2a1b008 View commit details
    Browse the repository at this point in the history
  7. update format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b368521 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. run test again

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3ccbdf9 View commit details
    Browse the repository at this point in the history
  2. run test again

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    64e34e0 View commit details
    Browse the repository at this point in the history
  3. run test again

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    dde724c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fix dict substitution in training_parameters

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1cccd4a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. fix typo

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    510661d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    f03c5ba View commit details
    Browse the repository at this point in the history
  2. resolve conflicts and add check for case of no parameters

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    f6b15a2 View commit details
    Browse the repository at this point in the history
  3. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    6a3e046 View commit details
    Browse the repository at this point in the history
  4. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    25541b9 View commit details
    Browse the repository at this point in the history
  5. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    99e74d1 View commit details
    Browse the repository at this point in the history
  6. fix flake8 error

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    96cf99c View commit details
    Browse the repository at this point in the history
  7. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    c568806 View commit details
    Browse the repository at this point in the history
  8. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    6f65253 View commit details
    Browse the repository at this point in the history
  9. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    ad17ac9 View commit details
    Browse the repository at this point in the history
  10. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    9a1e2df View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. add pytorchjob for tune api

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    421aaa6 View commit details
    Browse the repository at this point in the history
  2. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    bab4d92 View commit details
    Browse the repository at this point in the history
  3. add 'types' module

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f11051d View commit details
    Browse the repository at this point in the history
  4. add unit test for tune api

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    96768bc View commit details
    Browse the repository at this point in the history
  5. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3edfb49 View commit details
    Browse the repository at this point in the history
  6. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6662ef7 View commit details
    Browse the repository at this point in the history