Skip to content

AutoMLOps 1.1.1

Compare
Choose a tag to compare
@srastatter srastatter released this 16 May 16:44
· 289 commits to main since this release
8e4d06f

Added

  • Refactored backend modules to be structured based on frameworks (e.g. kfp, tfx, etc.) and deployments (e.g. cloudbuild, github actions, etc.)
  • Added some unit tests for the utils.py module.

Changed

  • Moved unit tests to /tests directory.