Skip to content

Commit cbb0b6e

Browse files
dhruvesh09tf-model-analysis-team
authored and
tf-model-analysis-team
committed
TFMA 0.22.2 Release
PiperOrigin-RevId: 317772558
1 parent b6b4d78 commit cbb0b6e

File tree

4 files changed

+70
-57
lines changed

4 files changed

+70
-57
lines changed

README.md

Lines changed: 28 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -89,33 +89,34 @@ The following table is the TFMA package versions that are compatible with each
8989
other. This is determined by our testing framework, but other *untested*
9090
combinations may also work.
9191

92-
|tensorflow-model-analysis |tensorflow |apache-beam[gcp]|
93-
|------------------------------------------------------------------------------------ |--------------|----------------|
94-
|[GitHub master](https://github.com/tensorflow/model-analysis/blob/master/RELEASE.md) | nightly (1.x/2.x) | 2.20.0 |
95-
|[0.22.1](https://github.com/tensorflow/model-analysis/blob/v0.22.1/RELEASE.md) | 1.15 / 2.2 | 2.20.0 |
96-
|[0.22.0](https://github.com/tensorflow/model-analysis/blob/v0.22.0/RELEASE.md) | 1.15 / 2.2 | 2.20.0 |
97-
|[0.21.6](https://github.com/tensorflow/model-analysis/blob/v0.21.6/RELEASE.md) | 1.15 / 2.1 | 2.19.0 |
98-
|[0.21.5](https://github.com/tensorflow/model-analysis/blob/v0.21.5/RELEASE.md) | 1.15 / 2.1 | 2.19.0 |
99-
|[0.21.4](https://github.com/tensorflow/model-analysis/blob/v0.21.4/RELEASE.md) | 1.15 / 2.1 | 2.19.0 |
100-
|[0.21.3](https://github.com/tensorflow/model-analysis/blob/v0.21.3/RELEASE.md) | 1.15 / 2.1 | 2.17.0 |
101-
|[0.21.2](https://github.com/tensorflow/model-analysis/blob/v0.21.2/RELEASE.md) | 1.15 / 2.1 | 2.17.0 |
102-
|[0.21.1](https://github.com/tensorflow/model-analysis/blob/v0.21.1/RELEASE.md) | 1.15 / 2.1 | 2.17.0 |
103-
|[0.21.0](https://github.com/tensorflow/model-analysis/blob/v0.21.0/RELEASE.md) | 1.15 / 2.1 | 2.17.0 |
104-
|[0.15.4](https://github.com/tensorflow/model-analysis/blob/v0.15.4/RELEASE.md) | 1.15 / 2.0 | 2.16.0 |
105-
|[0.15.3](https://github.com/tensorflow/model-analysis/blob/v0.15.3/RELEASE.md) | 1.15 / 2.0 | 2.16.0 |
106-
|[0.15.2](https://github.com/tensorflow/model-analysis/blob/v0.15.2/RELEASE.md) | 1.15 / 2.0 | 2.16.0 |
107-
|[0.15.1](https://github.com/tensorflow/model-analysis/blob/v0.15.1/RELEASE.md) | 1.15 / 2.0 | 2.16.0 |
108-
|[0.15.0](https://github.com/tensorflow/model-analysis/blob/v0.15.0/RELEASE.md) | 1.15 | 2.16.0 |
109-
|[0.14.0](https://github.com/tensorflow/model-analysis/blob/v0.14.0/RELEASE.md) | 1.14 | 2.14.0 |
110-
|[0.13.1](https://github.com/tensorflow/model-analysis/blob/v0.13.1/RELEASE.md) | 1.13 | 2.11.0 |
111-
|[0.13.0](https://github.com/tensorflow/model-analysis/blob/v0.13.0/RELEASE.md) | 1.13 | 2.11.0 |
112-
|[0.12.1](https://github.com/tensorflow/model-analysis/blob/v0.12.1/RELEASE.md) | 1.12 | 2.10.0 |
113-
|[0.12.0](https://github.com/tensorflow/model-analysis/blob/v0.12.0/RELEASE.md) | 1.12 | 2.10.0 |
114-
|[0.11.0](https://github.com/tensorflow/model-analysis/blob/v0.11.0/RELEASE.md) | 1.11 | 2.8.0 |
115-
|[0.9.2](https://github.com/tensorflow/model-analysis/blob/v0.9.2/RELEASE.md) | 1.9 | 2.6.0 |
116-
|[0.9.1](https://github.com/tensorflow/model-analysis/blob/v0.9.1/RELEASE.md) | 1.10 | 2.6.0 |
117-
|[0.9.0](https://github.com/tensorflow/model-analysis/blob/v0.9.0/RELEASE.md) | 1.9 | 2.5.0 |
118-
|[0.6.0](https://github.com/tensorflow/model-analysis/blob/v0.6.0/RELEASE.md) | 1.6 | 2.4.0 |
92+
|tensorflow-model-analysis |apache-beam[gcp]|pyarrow |tensorflow |tensorflow-metadata |tfx-bsl |
93+
|------------------------------------------------------------------------------------ |----------------|----------|-------------------|--------------------|----------|
94+
|[GitHub master](https://github.com/tensorflow/model-analysis/blob/master/RELEASE.md) | 2.20.0 | 0.16.0 | nightly (1.x/2.x) | 0.22.2 | 0.22.0 |
95+
|[0.22.2](https://github.com/tensorflow/model-analysis/blob/v0.22.2/RELEASE.md) | 2.20.0 | 0.16.0 | 1.15 / 2.2 | 0.22.2 | 0.22.0 |
96+
|[0.22.1](https://github.com/tensorflow/model-analysis/blob/v0.22.1/RELEASE.md) | 2.20.0 | 0.16.0 | 1.15 / 2.2 | 0.22.2 | 0.22.0 |
97+
|[0.22.0](https://github.com/tensorflow/model-analysis/blob/v0.22.0/RELEASE.md) | 2.20.0 | 0.16.0 | 1.15 / 2.2 | 0.22.0 | 0.22.0 |
98+
|[0.21.6](https://github.com/tensorflow/model-analysis/blob/v0.21.6/RELEASE.md) | 2.19.0 | 0.15.0 | 1.15 / 2.1 | 0.21.0 | 0.21.3 |
99+
|[0.21.5](https://github.com/tensorflow/model-analysis/blob/v0.21.5/RELEASE.md) | 2.19.0 | 0.15.0 | 1.15 / 2.1 | 0.21.0 | 0.21.3 |
100+
|[0.21.4](https://github.com/tensorflow/model-analysis/blob/v0.21.4/RELEASE.md) | 2.19.0 | 0.15.0 | 1.15 / 2.1 | 0.21.0 | 0.21.3 |
101+
|[0.21.3](https://github.com/tensorflow/model-analysis/blob/v0.21.3/RELEASE.md) | 2.17.0 | 0.15.0 | 1.15 / 2.1 | 0.21.0 | 0.21.0 |
102+
|[0.21.2](https://github.com/tensorflow/model-analysis/blob/v0.21.2/RELEASE.md) | 2.17.0 | 0.15.0 | 1.15 / 2.1 | 0.21.0 | 0.21.0 |
103+
|[0.21.1](https://github.com/tensorflow/model-analysis/blob/v0.21.1/RELEASE.md) | 2.17.0 | 0.15.0 | 1.15 / 2.1 | 0.21.0 | 0.21.0 |
104+
|[0.21.0](https://github.com/tensorflow/model-analysis/blob/v0.21.0/RELEASE.md) | 2.17.0 | 0.15.0 | 1.15 / 2.1 | 0.21.0 | 0.21.0 |
105+
|[0.15.4](https://github.com/tensorflow/model-analysis/blob/v0.15.4/RELEASE.md) | 2.16.0 | 0.15.0 | 1.15 / 2.0 | n/a | 0.15.1 |
106+
|[0.15.3](https://github.com/tensorflow/model-analysis/blob/v0.15.3/RELEASE.md) | 2.16.0 | 0.15.0 | 1.15 / 2.0 | n/a | 0.15.1 |
107+
|[0.15.2](https://github.com/tensorflow/model-analysis/blob/v0.15.2/RELEASE.md) | 2.16.0 | 0.15.0 | 1.15 / 2.0 | n/a | 0.15.1 |
108+
|[0.15.1](https://github.com/tensorflow/model-analysis/blob/v0.15.1/RELEASE.md) | 2.16.0 | 0.15.0 | 1.15 / 2.0 | n/a | 0.15.0 |
109+
|[0.15.0](https://github.com/tensorflow/model-analysis/blob/v0.15.0/RELEASE.md) | 2.16.0 | 0.15.0 | 1.15 | n/a | n/a |
110+
|[0.14.0](https://github.com/tensorflow/model-analysis/blob/v0.14.0/RELEASE.md) | 2.14.0 | n/a | 1.14 | n/a | n/a |
111+
|[0.13.1](https://github.com/tensorflow/model-analysis/blob/v0.13.1/RELEASE.md) | 2.11.0 | n/a | 1.13 | n/a | n/a |
112+
|[0.13.0](https://github.com/tensorflow/model-analysis/blob/v0.13.0/RELEASE.md) | 2.11.0 | n/a | 1.13 | n/a | n/a |
113+
|[0.12.1](https://github.com/tensorflow/model-analysis/blob/v0.12.1/RELEASE.md) | 2.10.0 | n/a | 1.12 | n/a | n/a |
114+
|[0.12.0](https://github.com/tensorflow/model-analysis/blob/v0.12.0/RELEASE.md) | 2.10.0 | n/a | 1.12 | n/a | n/a |
115+
|[0.11.0](https://github.com/tensorflow/model-analysis/blob/v0.11.0/RELEASE.md) | 2.8.0 | n/a | 1.11 | n/a | n/a |
116+
|[0.9.2](https://github.com/tensorflow/model-analysis/blob/v0.9.2/RELEASE.md) | 2.6.0 | n/a | 1.9 | n/a | n/a |
117+
|[0.9.1](https://github.com/tensorflow/model-analysis/blob/v0.9.1/RELEASE.md) | 2.6.0 | n/a | 1.10 | n/a | n/a |
118+
|[0.9.0](https://github.com/tensorflow/model-analysis/blob/v0.9.0/RELEASE.md) | 2.5.0 | n/a | 1.9 | n/a | n/a |
119+
|[0.6.0](https://github.com/tensorflow/model-analysis/blob/v0.6.0/RELEASE.md) | 2.4.0 | n/a | 1.6 | n/a | n/a |
119120

120121
## Questions
121122

RELEASE.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
1-
# <!-- mdlint off(HEADERS_TOO_MANY_H1) -->
1+
<!-- mdlint off(HEADERS_TOO_MANY_H1) -->
22

33
# Current Version(Still in Development)
44

55
## Major Features and Improvements
66

7+
## Bug fixes and other changes
8+
9+
## Breaking changes
10+
11+
## Deprecations
12+
13+
# Version 0.22.0
14+
15+
## Major Features and Improvements
16+
717
* Added analyze_raw_data(), an API for evaluating TFMA metrics on Pandas
818
DataFrames.
919

@@ -42,6 +52,7 @@
4252
should be used instead).
4353
* Updated tfma.default_eval_shared_model and tfma.default_extractors to better
4454
support custom model types.
55+
* Depends on 'tensorflow-metadata>=0.22.2,<0.23'
4556

4657
## Breaking changes
4758

@@ -756,4 +767,4 @@
756767

757768
# Release 0.6.0
758769

759-
* Initial release of TensorFlow Model Analysis. <!-- mdlint on -->
770+
* Initial release of TensorFlow Model Analysis.

g3doc/install.md

Lines changed: 28 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -58,33 +58,34 @@ The following table is the TFMA package versions that are compatible with each
5858
other. This is determined by our testing framework, but other *untested*
5959
combinations may also work.
6060

61-
tensorflow-model-analysis | tensorflow | apache-beam[gcp]
62-
------------------------------------------------------------------------------------ | ----------------- | ----------------
63-
[GitHub master](https://github.com/tensorflow/model-analysis/blob/master/RELEASE.md) | nightly (1.x/2.x) | 2.20.0
64-
[0.22.1](https://github.com/tensorflow/model-analysis/blob/v0.22.0/RELEASE.md) | 1.15 / 2.2 | 2.20.0
65-
[0.22.0](https://github.com/tensorflow/model-analysis/blob/v0.22.0/RELEASE.md) | 1.15 / 2.2 | 2.20.0
66-
[0.21.6](https://github.com/tensorflow/model-analysis/blob/v0.21.6/RELEASE.md) | 1.15 / 2.1 | 2.19.0
67-
[0.21.5](https://github.com/tensorflow/model-analysis/blob/v0.21.5/RELEASE.md) | 1.15 / 2.1 | 2.19.0
68-
[0.21.4](https://github.com/tensorflow/model-analysis/blob/v0.21.4/RELEASE.md) | 1.15 / 2.1 | 2.17.0
69-
[0.21.3](https://github.com/tensorflow/model-analysis/blob/v0.21.3/RELEASE.md) | 1.15 / 2.1 | 2.17.0
70-
[0.21.2](https://github.com/tensorflow/model-analysis/blob/v0.21.2/RELEASE.md) | 1.15 / 2.1 | 2.17.0
71-
[0.21.1](https://github.com/tensorflow/model-analysis/blob/v0.21.1/RELEASE.md) | 1.15 / 2.1 | 2.17.0
72-
[0.21.0](https://github.com/tensorflow/model-analysis/blob/v0.21.0/RELEASE.md) | 1.15 / 2.1 | 2.17.0
73-
[0.15.4](https://github.com/tensorflow/model-analysis/blob/v0.15.4/RELEASE.md) | 1.15 / 2.0 | 2.16.0
74-
[0.15.3](https://github.com/tensorflow/model-analysis/blob/v0.15.3/RELEASE.md) | 1.15 / 2.0 | 2.16.0
75-
[0.15.2](https://github.com/tensorflow/model-analysis/blob/v0.15.2/RELEASE.md) | 1.15 / 2.0 | 2.16.0
76-
[0.15.1](https://github.com/tensorflow/model-analysis/blob/v0.15.1/RELEASE.md) | 1.15 / 2.0 | 2.16.0
77-
[0.15.0](https://github.com/tensorflow/model-analysis/blob/v0.15.0/RELEASE.md) | 1.15 | 2.16.0
78-
[0.14.0](https://github.com/tensorflow/model-analysis/blob/v0.14.0/RELEASE.md) | 1.14 | 2.14.0
79-
[0.13.1](https://github.com/tensorflow/model-analysis/blob/v0.13.1/RELEASE.md) | 1.13 | 2.11.0
80-
[0.13.0](https://github.com/tensorflow/model-analysis/blob/v0.13.0/RELEASE.md) | 1.13 | 2.11.0
81-
0.12.1 | 1.12 | 2.10.0
82-
0.12.0 | 1.12 | 2.10.0
83-
[0.11.0](https://github.com/tensorflow/model-analysis/blob/v0.11.0/RELEASE.md) | 1.11 | 2.8.0
84-
[0.9.2](https://github.com/tensorflow/model-analysis/blob/v0.9.2/RELEASE.md) | 1.9 | 2.6.0
85-
[0.9.1](https://github.com/tensorflow/model-analysis/blob/v0.9.1/RELEASE.md) | 1.10 | 2.6.0
86-
[0.9.0](https://github.com/tensorflow/model-analysis/blob/v0.9.0/RELEASE.md) | 1.9 | 2.5.0
87-
[0.6.0](https://github.com/tensorflow/model-analysis/blob/v0.6.0/RELEASE.md) | 1.6 | 2.4.0
61+
tensorflow-model-analysis | apache-beam[gcp] | pyarrow | tensorflow | tensorflow-metadata | tfx-bsl
62+
------------------------------------------------------------------------------------ | ---------------- | ------- | ----------------- | ------------------- | -------
63+
[GitHub master](https://github.com/tensorflow/model-analysis/blob/master/RELEASE.md) | 2.20.0 | 0.16.0 | nightly (1.x/2.x) | 0.22.2 | 0.22.0
64+
[0.22.2](https://github.com/tensorflow/model-analysis/blob/v0.22.2/RELEASE.md) | 2.20.0 | 0.16.0 | 1.15 / 2.2 | 0.22.2 | 0.22.0
65+
[0.22.1](https://github.com/tensorflow/model-analysis/blob/v0.22.1/RELEASE.md) | 2.20.0 | 0.16.0 | 1.15 / 2.2 | 0.22.2 | 0.22.0
66+
[0.22.0](https://github.com/tensorflow/model-analysis/blob/v0.22.0/RELEASE.md) | 2.20.0 | 0.16.0 | 1.15 / 2.2 | 0.22.0 | 0.22.0
67+
[0.21.6](https://github.com/tensorflow/model-analysis/blob/v0.21.6/RELEASE.md) | 2.19.0 | 0.15.0 | 1.15 / 2.1 | 0.21.0 | 0.21.3
68+
[0.21.5](https://github.com/tensorflow/model-analysis/blob/v0.21.5/RELEASE.md) | 2.19.0 | 0.15.0 | 1.15 / 2.1 | 0.21.0 | 0.21.3
69+
[0.21.4](https://github.com/tensorflow/model-analysis/blob/v0.21.4/RELEASE.md) | 2.19.0 | 0.15.0 | 1.15 / 2.1 | 0.21.0 | 0.21.3
70+
[0.21.3](https://github.com/tensorflow/model-analysis/blob/v0.21.3/RELEASE.md) | 2.17.0 | 0.15.0 | 1.15 / 2.1 | 0.21.0 | 0.21.0
71+
[0.21.2](https://github.com/tensorflow/model-analysis/blob/v0.21.2/RELEASE.md) | 2.17.0 | 0.15.0 | 1.15 / 2.1 | 0.21.0 | 0.21.0
72+
[0.21.1](https://github.com/tensorflow/model-analysis/blob/v0.21.1/RELEASE.md) | 2.17.0 | 0.15.0 | 1.15 / 2.1 | 0.21.0 | 0.21.0
73+
[0.21.0](https://github.com/tensorflow/model-analysis/blob/v0.21.0/RELEASE.md) | 2.17.0 | 0.15.0 | 1.15 / 2.1 | 0.21.0 | 0.21.0
74+
[0.15.4](https://github.com/tensorflow/model-analysis/blob/v0.15.4/RELEASE.md) | 2.16.0 | 0.15.0 | 1.15 / 2.0 | n/a | 0.15.1
75+
[0.15.3](https://github.com/tensorflow/model-analysis/blob/v0.15.3/RELEASE.md) | 2.16.0 | 0.15.0 | 1.15 / 2.0 | n/a | 0.15.1
76+
[0.15.2](https://github.com/tensorflow/model-analysis/blob/v0.15.2/RELEASE.md) | 2.16.0 | 0.15.0 | 1.15 / 2.0 | n/a | 0.15.1
77+
[0.15.1](https://github.com/tensorflow/model-analysis/blob/v0.15.1/RELEASE.md) | 2.16.0 | 0.15.0 | 1.15 / 2.0 | n/a | 0.15.0
78+
[0.15.0](https://github.com/tensorflow/model-analysis/blob/v0.15.0/RELEASE.md) | 2.16.0 | 0.15.0 | 1.15 | n/a | n/a
79+
[0.14.0](https://github.com/tensorflow/model-analysis/blob/v0.14.0/RELEASE.md) | 2.14.0 | n/a | 1.14 | n/a | n/a
80+
[0.13.1](https://github.com/tensorflow/model-analysis/blob/v0.13.1/RELEASE.md) | 2.11.0 | n/a | 1.13 | n/a | n/a
81+
[0.13.0](https://github.com/tensorflow/model-analysis/blob/v0.13.0/RELEASE.md) | 2.11.0 | n/a | 1.13 | n/a | n/a
82+
[0.12.1](https://github.com/tensorflow/model-analysis/blob/v0.12.1/RELEASE.md) | 2.10.0 | n/a | 1.12 | n/a | n/a
83+
[0.12.0](https://github.com/tensorflow/model-analysis/blob/v0.12.0/RELEASE.md) | 2.10.0 | n/a | 1.12 | n/a | n/a
84+
[0.11.0](https://github.com/tensorflow/model-analysis/blob/v0.11.0/RELEASE.md) | 2.8.0 | n/a | 1.11 | n/a | n/a
85+
[0.9.2](https://github.com/tensorflow/model-analysis/blob/v0.9.2/RELEASE.md) | 2.6.0 | n/a | 1.9 | n/a | n/a
86+
[0.9.1](https://github.com/tensorflow/model-analysis/blob/v0.9.1/RELEASE.md) | 2.6.0 | n/a | 1.10 | n/a | n/a
87+
[0.9.0](https://github.com/tensorflow/model-analysis/blob/v0.9.0/RELEASE.md) | 2.5.0 | n/a | 1.9 | n/a | n/a
88+
[0.6.0](https://github.com/tensorflow/model-analysis/blob/v0.6.0/RELEASE.md) | 2.4.0 | n/a | 1.6 | n/a | n/a
8889

8990
## Questions
9091

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ def run(self):
285285
'scipy == 1.2.2;python_version<"3"',
286286
'six>=1.12,<2',
287287
'tensorflow>=1.15,!=2.0.*,<3',
288-
'tensorflow-metadata>=0.22,<0.23',
288+
'tensorflow-metadata>=0.22.2,<0.23',
289289
'tfx-bsl>=0.22,<0.23'
290290
],
291291
'python_requires': '>=3.5,<4',

0 commit comments

Comments
 (0)