[go: nahoru, domu]

Skip to content

Tags: tensorflow/model-card-toolkit

Tags

v2.1.0

Toggle v2.1.0's commit message
allow tfma > 0.42 and < 0.45 (#289)

* allow tfma > 0.42 and < 0.45

* drop Python 3.7 support

* bump CI Python version from 3.7 to 3.9

* updated python_requires in setup.py

* updated deps

* removed introduced line

* CI with min version

v2.1.0-rc0

Toggle v2.1.0-rc0's commit message
allow tfma > 0.42 and < 0.45 (#289)

* allow tfma > 0.42 and < 0.45

* drop Python 3.7 support

* bump CI Python version from 3.7 to 3.9

* updated python_requires in setup.py

* updated deps

* removed introduced line

* CI with min version

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 2.0 (#266)

v2.0.0-rc0

Toggle v2.0.0-rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release 2.0 rc0 (#265)

* release 2.0 rc0

* removed release notes

v1.3.0

Toggle v1.3.0's commit message
update setup.py

This change does the following:

1. adds `model_card_toolkit.tfx` submodule to package.
2. updates the `absl-py` dependency to version 1.0.

PiperOrigin-RevId: 429148602

v1.2.0

Toggle v1.2.0's commit message
MCT 1.2 Release

PiperOrigin-RevId: 419611222

v1.1.0

Toggle v1.1.0's commit message
MCT 1.1 release: update TFX dependencies and update MLMD_Model_Card_T…

…oolkit_Demo

PiperOrigin-RevId: 394550241

v1.0.0

Toggle v1.0.0's commit message
MCT 1.0 release

Specifically, this commit...

* updates RELEASE.md and verison.py to 1.0.0
* updates setup.py with explicitly-defined submodule paths (the `find_packages` function does not find the modoel_card_toolkit.proto submodule)
* updates go/mct-release instructions
* updates notebooks to work with schema v2

PiperOrigin-RevId: 388333574

v0.1.3

Toggle v0.1.3's commit message
update RELEASE.md

PiperOrigin-RevId: 355903294

v0.1.2

Toggle v0.1.2's commit message
Prepare for the new release of 0.1.2.

PiperOrigin-RevId: 354122509