Skip to content

AutoMLOps 1.0.2

Compare
Choose a tag to compare
@srastatter srastatter released this 06 Mar 20:15
· 322 commits to main since this release

Added feature to allow for accelerated/distributed model training.

Added

  • Support for custom training job specs (specifies which resources to use for pipeline jobs).

Changed

  • Updated readme and implementation guide.
  • New custom_training_job_specs parameter.
  • Changed workflow for PipelineBuilder

Fixed

  • Bug related to grep substring match for create_resources script.