Skip to content

Commit d188283

Browse files
dhruvesh09tf-model-analysis-team
authored and
tf-model-analysis-team
committed
TFMA 0.22.1
PiperOrigin-RevId: 311629711
1 parent 42bb702 commit d188283

File tree

6 files changed

+72
-56
lines changed

6 files changed

+72
-56
lines changed

README.md

Lines changed: 27 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -89,32 +89,33 @@ 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.0](https://github.com/tensorflow/model-analysis/blob/v0.22.0/RELEASE.md) |1.15 / 2.2 |2.20.0 |
96-
|[0.21.6](https://github.com/tensorflow/model-analysis/blob/v0.21.6/RELEASE.md) |1.15 / 2.1 |2.19.0 |
97-
|[0.21.5](https://github.com/tensorflow/model-analysis/blob/v0.21.5/RELEASE.md) |1.15 / 2.1 |2.19.0 |
98-
|[0.21.4](https://github.com/tensorflow/model-analysis/blob/v0.21.4/RELEASE.md) |1.15 / 2.1 |2.19.0 |
99-
|[0.21.3](https://github.com/tensorflow/model-analysis/blob/v0.21.3/RELEASE.md) |1.15 / 2.1 |2.17.0 |
100-
|[0.21.2](https://github.com/tensorflow/model-analysis/blob/v0.21.2/RELEASE.md) |1.15 / 2.1 |2.17.0 |
101-
|[0.21.1](https://github.com/tensorflow/model-analysis/blob/v0.21.1/RELEASE.md) |1.15 / 2.1 |2.17.0 |
102-
|[0.21.0](https://github.com/tensorflow/model-analysis/blob/v0.21.0/RELEASE.md) |1.15 / 2.1 |2.17.0 |
103-
|[0.15.4](https://github.com/tensorflow/model-analysis/blob/v0.15.4/RELEASE.md) |1.15 / 2.0 |2.16.0 |
104-
|[0.15.3](https://github.com/tensorflow/model-analysis/blob/v0.15.3/RELEASE.md) |1.15 / 2.0 |2.16.0 |
105-
|[0.15.2](https://github.com/tensorflow/model-analysis/blob/v0.15.2/RELEASE.md) |1.15 / 2.0 |2.16.0 |
106-
|[0.15.1](https://github.com/tensorflow/model-analysis/blob/v0.15.1/RELEASE.md) |1.15 / 2.0 |2.16.0 |
107-
|[0.15.0](https://github.com/tensorflow/model-analysis/blob/v0.15.0/RELEASE.md) |1.15 |2.16.0 |
108-
|[0.14.0](https://github.com/tensorflow/model-analysis/blob/v0.14.0/RELEASE.md) |1.14 |2.14.0 |
109-
|[0.13.1](https://github.com/tensorflow/model-analysis/blob/v0.13.1/RELEASE.md) |1.13 |2.11.0 |
110-
|[0.13.0](https://github.com/tensorflow/model-analysis/blob/v0.13.0/RELEASE.md) |1.13 |2.11.0 |
111-
|[0.12.1](https://github.com/tensorflow/model-analysis/blob/v0.12.1/RELEASE.md) |1.12 |2.10.0 |
112-
|[0.12.0](https://github.com/tensorflow/model-analysis/blob/v0.12.0/RELEASE.md) |1.12 |2.10.0 |
113-
|[0.11.0](https://github.com/tensorflow/model-analysis/blob/v0.11.0/RELEASE.md) |1.11 |2.8.0 |
114-
|[0.9.2](https://github.com/tensorflow/model-analysis/blob/v0.9.2/RELEASE.md) |1.9 |2.6.0 |
115-
|[0.9.1](https://github.com/tensorflow/model-analysis/blob/v0.9.1/RELEASE.md) |1.10 |2.6.0 |
116-
|[0.9.0](https://github.com/tensorflow/model-analysis/blob/v0.9.0/RELEASE.md) |1.9 |2.5.0 |
117-
|[0.6.0](https://github.com/tensorflow/model-analysis/blob/v0.6.0/RELEASE.md) |1.6 |2.4.0 |
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 |
118119

119120
## Questions
120121

RELEASE.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# <!-- mdlint off(HEADERS_TOO_MANY_H1) -->
2+
3+
# Version 0.22.1
4+
5+
## Major Features and Improvements
6+
7+
## Bug fixes and other changes
8+
9+
* Depends on `pyarrow>=0.16,<0.17`.
10+
11+
## Breaking changes
12+
13+
## Deprecations
14+
115
# Version 0.22.0
216

317
## Major Features and Improvements
@@ -686,4 +700,4 @@
686700

687701
# Release 0.6.0
688702

689-
* Initial release of TensorFlow Model Analysis.
703+
* Initial release of TensorFlow Model Analysis. <!-- mdlint on -->

g3doc/install.md

Lines changed: 27 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -58,32 +58,33 @@ 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 (2.x) | 2.20.0
64-
[0.22.0](https://github.com/tensorflow/model-analysis/blob/v0.22.0/RELEASE.md) | 1.15 / 2.2 | 2.20.0
65-
[0.21.6](https://github.com/tensorflow/model-analysis/blob/v0.21.6/RELEASE.md) | 1.15 / 2.1 | 2.19.0
66-
[0.21.5](https://github.com/tensorflow/model-analysis/blob/v0.21.5/RELEASE.md) | 1.15 / 2.1 | 2.19.0
67-
[0.21.4](https://github.com/tensorflow/model-analysis/blob/v0.21.4/RELEASE.md) | 1.15 / 2.1 | 2.17.0
68-
[0.21.3](https://github.com/tensorflow/model-analysis/blob/v0.21.3/RELEASE.md) | 1.15 / 2.1 | 2.17.0
69-
[0.21.2](https://github.com/tensorflow/model-analysis/blob/v0.21.2/RELEASE.md) | 1.15 / 2.1 | 2.17.0
70-
[0.21.1](https://github.com/tensorflow/model-analysis/blob/v0.21.1/RELEASE.md) | 1.15 / 2.1 | 2.17.0
71-
[0.21.0](https://github.com/tensorflow/model-analysis/blob/v0.21.0/RELEASE.md) | 1.15 / 2.1 | 2.17.0
72-
[0.15.4](https://github.com/tensorflow/model-analysis/blob/v0.15.4/RELEASE.md) | 1.15 / 2.0 | 2.16.0
73-
[0.15.3](https://github.com/tensorflow/model-analysis/blob/v0.15.3/RELEASE.md) | 1.15 / 2.0 | 2.16.0
74-
[0.15.2](https://github.com/tensorflow/model-analysis/blob/v0.15.2/RELEASE.md) | 1.15 / 2.0 | 2.16.0
75-
[0.15.1](https://github.com/tensorflow/model-analysis/blob/v0.15.1/RELEASE.md) | 1.15 / 2.0 | 2.16.0
76-
[0.15.0](https://github.com/tensorflow/model-analysis/blob/v0.15.0/RELEASE.md) | 1.15 | 2.16.0
77-
[0.14.0](https://github.com/tensorflow/model-analysis/blob/v0.14.0/RELEASE.md) | 1.14 | 2.14.0
78-
[0.13.1](https://github.com/tensorflow/model-analysis/blob/v0.13.1/RELEASE.md) | 1.13 | 2.11.0
79-
[0.13.0](https://github.com/tensorflow/model-analysis/blob/v0.13.0/RELEASE.md) | 1.13 | 2.11.0
80-
0.12.1 | 1.12 | 2.10.0
81-
0.12.0 | 1.12 | 2.10.0
82-
[0.11.0](https://github.com/tensorflow/model-analysis/blob/v0.11.0/RELEASE.md) | 1.11 | 2.8.0
83-
[0.9.2](https://github.com/tensorflow/model-analysis/blob/v0.9.2/RELEASE.md) | 1.9 | 2.6.0
84-
[0.9.1](https://github.com/tensorflow/model-analysis/blob/v0.9.1/RELEASE.md) | 1.10 | 2.6.0
85-
[0.9.0](https://github.com/tensorflow/model-analysis/blob/v0.9.0/RELEASE.md) | 1.9 | 2.5.0
86-
[0.6.0](https://github.com/tensorflow/model-analysis/blob/v0.6.0/RELEASE.md) | 1.6 | 2.4.0
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
8788

8889
## Questions
8990

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ def run(self):
278278
# Python 3.5
279279
'pandas>=0.24,<2',
280280
'protobuf>=3.7,<4',
281-
'pyarrow>=0.16,<1',
281+
'pyarrow>=0.16,<0.17',
282282
# TODO(b/149775493): Avoid pinning scipy version once TF resolves
283283
# the scipy issue.
284284
'scipy == 1.4.1;python_version>="3"',

tensorflow_model_analysis/notebook/jupyter/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tensorflow_model_analysis",
3-
"version": "0.22.0",
3+
"version": "0.22.1",
44
"homepage": "https://github.com/tensorflow/model-analysis",
55
"bugs": "https://github.com/tensorflow/model-analysis/issues",
66
"license": "Apache-2.0",

tensorflow_model_analysis/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616

1717
# Version string for this release of TFMA.
1818
# Note that setup.py reads and uses this version.
19-
VERSION = '0.22.0'
19+
VERSION = '0.22.1'

0 commit comments

Comments
 (0)