File tree Expand file tree Collapse file tree 4 files changed +5
-2
lines changed
tensorflow_model_analysis Expand file tree Collapse file tree 4 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ combinations may also work.
62
62
| tensorflow-model-analysis | tensorflow | apache-beam[ gcp] |
63
63
| ------------------------------------------------------------------------------------| --------------| ----------------|
64
64
| [ GitHub master] ( https://github.com/tensorflow/model-analysis/blob/master/RELEASE.md ) | nightly (1.x/2.x) | 2.17.0 |
65
+ | [ 0.21.1] ( https://github.com/tensorflow/model-analysis/blob/v0.21.1/RELEASE.md ) | 1.15 / 2.1 | 2.17.0 |
65
66
| [ 0.21.0] ( https://github.com/tensorflow/model-analysis/blob/v0.21.0/RELEASE.md ) | 1.15 / 2.1 | 2.17.0 |
66
67
| [ 0.15.4] ( https://github.com/tensorflow/model-analysis/blob/v0.15.4/RELEASE.md ) | 1.15 / 2.0 | 2.16.0 |
67
68
| [ 0.15.3] ( https://github.com/tensorflow/model-analysis/blob/v0.15.3/RELEASE.md ) | 1.15 / 2.0 | 2.16.0 |
Original file line number Diff line number Diff line change 1
- # Current version(still in Development)
1
+ # Release 0.21.1
2
2
3
3
## Major Features and Improvements
4
4
Original file line number Diff line number Diff line change @@ -58,6 +58,8 @@ combinations may also work.
58
58
tensorflow-model-analysis | tensorflow | apache-beam[ gcp]
59
59
------------------------------------------------------------------------------------ | ----------------- | ----------------
60
60
[ GitHub master] ( https://github.com/tensorflow/model-analysis/blob/master/RELEASE.md ) | nightly (1.x/2.x) | 2.16.0
61
+ [ 0.21.1] ( https://github.com/tensorflow/model-analysis/blob/v0.21.1/RELEASE.md ) | 1.15 / 2.1 | 2.17.0
62
+ [ 0.21.0] ( https://github.com/tensorflow/model-analysis/blob/v0.21.0/RELEASE.md ) | 1.15 / 2.1 | 2.17.0
61
63
[ 0.15.4] ( https://github.com/tensorflow/model-analysis/blob/v0.15.4/RELEASE.md ) | 1.15 / 2.0 | 2.16.0
62
64
[ 0.15.3] ( https://github.com/tensorflow/model-analysis/blob/v0.15.3/RELEASE.md ) | 1.15 / 2.0 | 2.16.0
63
65
[ 0.15.2] ( https://github.com/tensorflow/model-analysis/blob/v0.15.2/RELEASE.md ) | 1.15 / 2.0 | 2.16.0
Original file line number Diff line number Diff line change 15
15
16
16
# Version string for this release of TFMA.
17
17
# Note that setup.py reads and uses this version.
18
- VERSION_STRING = '0.22.0dev '
18
+ VERSION_STRING = '0.21.1 '
You can’t perform that action at this time.
0 commit comments