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: expose boot disk type and size for CustomTrainingJob, CustomPythonPackageTrainingJob, and CustomContainerTrainingJob #602

Commits on Aug 11, 2021

  1. feat: enable boot disk for CustomTrainingJob, CustomPythonPackageTrai…

    …ningJob, CustomContainerTrainingJob
    morgandu committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    d5aaa2e View commit details
    Browse the repository at this point in the history
  2. feat: enable boot disk for CustomJob.from_local_script

    fix: typehint for command line arguments to be passed to the Python task
    fix: change _MachineSpec to _WorkerPoolSpec
    morgandu committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    eb99bd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    a05b3da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1da0a7 View commit details
    Browse the repository at this point in the history