Skip to content

ML Metadata v1.0.0

Compare
Choose a tag to compare
@jay90099 jay90099 released this 21 May 02:31
78ea886

Major Features and Improvements

  • Implements ParentContext creation and retrieval in MLMD python and gRPC
    APIs.

Bug Fixes and Other Changes

  • When reuse_context_if_already_exist is used for PutExecution, returns
    Aborted instead of AlreadyExists to improve the API contract when there are
    data races to create the same Context for the first time.

Breaking Changes

  • N/A

Deprecations

  • N/A