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

Add unit test for create_experiment in the katib_client module #2325

Merged

Commits on Jun 15, 2024

  1. added logger for katib_client module

    Signed-off-by: tariq-hasan <[email protected]>
    tariq-hasan committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    67c7e74 View commit details
    Browse the repository at this point in the history
  2. added API_VERSION as a constant

    Signed-off-by: tariq-hasan <[email protected]>
    tariq-hasan committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    a817171 View commit details
    Browse the repository at this point in the history
  3. updated the KatibClient constructor to match the TrainingClient const…

    …ructor
    
    Signed-off-by: tariq-hasan <[email protected]>
    tariq-hasan committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    7c03cb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. added test for create_experiment in katib_client

    Signed-off-by: tariq-hasan <[email protected]>
    tariq-hasan committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6dbea78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1c24c4 View commit details
    Browse the repository at this point in the history