Skip to content

v1.8.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 06 Dec 18:02
67450d0

Features

  • Add cloud profiler to training_utils (6d5c7c4)
  • add enable_private_service_connect field to Endpoint feat: add id field to DeployedModel feat: add service_attachment field to PrivateEndpoints feat: add endpoint_id to CreateEndpointRequest and method signature to CreateEndpoint feat: add method... (#878) (ca813be)
  • add enable_private_service_connect field to Endpoint feat: add id field to DeployedModel feat: add service_attachment field to PrivateEndpoints feat: add endpoint_id to CreateEndpointRequest and method signature to CreateEndpoint feat: add method... (#879) (47e93b2)
  • add featurestore module including Featurestore, EntityType, and Feature classes; add get, update, delete, list methods in all featurestore classes; add search method in Feature class (#850) (66745a6)
  • Add prediction container URI builder method (#805) (91dd3c0)
  • default to custom job display name if experiment name looks like a custom job ID (#833) (8b9376e)
  • Support uploading local models (#779) (bffbd9d)
  • Tensorboard v1 protos release (#847) (e0fc3d9)
  • updating Tensorboard related code to use v1 (#851) (b613b26)
  • Upgrade Tensorboard from v1beta1 to v1 (#849) (c40ec85)

Bug Fixes

  • Import error for cloud_profiler (#869) (0f124e9)
  • Support multiple instances in custom predict sample (#857) (8cb4839)

Documentation

  • Added comment for evaluation_id to python examples (#860) (004bf5f)
  • Reverted IDs in model_service snippets test (#871) (da747b5)
  • Update name of BQ source parameter in samples (#859) (f11b598)