Skip to content

Releases: HewlettPackard/cmf

Support for Tensorflow and Raytune

31 May 19:39
b9c8538
Compare
Choose a tag to compare
  1. Support Tensorflow
  2. Preliminary support for raytune
  3. Upgraded ml-metadata 1.15.0
  4. Upgraded DVC 3.51.1

Support for Python API for administrative activities

12 Feb 17:53
add721b
Compare
Choose a tag to compare
  1. Support for Python API for administrative activities
  2. Support for export command
  3. Support for session token support

Unique execution changes

29 Jun 20:57
816672d
Compare
Choose a tag to compare
  1. Every execution as a uuid associated with it.
  2. Reusable execution - Executions can be reused. ie after an execution is created it can be updated with additional events .
  3. Models now have the same behavior as dataset. Earlier Model when associated as an output unique model was created everytime. Now irrespective whether its output or input , the existence of the same hash is checked and if exist the existing artifact is used.

v0.0.3

12 May 21:11
Compare
Choose a tag to compare

cmf client and server code

v0.0.2

30 Nov 20:18
9bf2392
Compare
Choose a tag to compare

Upgraded Mlmetadata version to 1.11.0

v0.1

08 Sep 01:43
9d736cf
Compare
Choose a tag to compare

Released on Sep 9, 2022

  • Explicit API's to track metadata of AI/ML pipelines.
  • API's to query the metadata from ML Metadata file.
  • Integration with Neo4j(Optional).
  • Tracking of lineages of artifacts and processing steps.