Skip to content

v0.7.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 14 Apr 20:02
272fc68

Features

  • Add Custom Container Prediction support, move to single API endpoint (#277) (ca7f6d6)
  • Add initial Model Builder SDK samples (#265) (1230dc6)
  • Add list() method to all resource nouns (#294) (3ec9386)
  • add support for multiple client versions, change aiplatform from compat.V1BETA1 to compat.V1 (#290) (89e3212)
  • Make aiplatform.Dataset private (#296) (1f0d5f3)
  • parse project location when passed full resource name to get apis (#297) (674227d)

Bug Fixes

  • add quotes to logged snippet (0ecd0a8)
  • make logging more informative during training (#310) (9a4d991)
  • remove TPU from accelerator test cases (57f4fcf)