Skip to content

Commit bdd7a2d

Browse files
tf-model-analysis-teamtfx-copybara
tf-model-analysis-team
authored andcommitted
TFMA 0.37.0 Release
PiperOrigin-RevId: 423717922
1 parent 1b5cabe commit bdd7a2d

File tree

6 files changed

+33
-11
lines changed

6 files changed

+33
-11
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,8 @@ combinations may also work.
209209

210210
|tensorflow-model-analysis |apache-beam[gcp]|pyarrow |tensorflow |tensorflow-metadata |tfx-bsl |
211211
|------------------------------------------------------------------------------------ |----------------|----------|-------------------|--------------------|----------|
212-
|[GitHub master](https://github.com/tensorflow/model-analysis/blob/master/RELEASE.md) | 2.34.0 | 5.0.0 | nightly (1.x/2.x) | 1.5.0 | 1.5.0 |
212+
|[GitHub master](https://github.com/tensorflow/model-analysis/blob/master/RELEASE.md) | 2.35.0 | 5.0.0 | nightly (1.x/2.x) | 1.6.0 | 1.6.0 |
213+
|[0.37.0](https://github.com/tensorflow/model-analysis/blob/v0.37.0/RELEASE.md) | 2.35.0 | 5.0.0 | 1.15.5 / 2.7 | 1.6.0 | 1.6.0 |
213214
|[0.36.0](https://github.com/tensorflow/model-analysis/blob/v0.36.0/RELEASE.md) | 2.34.0 | 5.0.0 | 1.15.5 / 2.7 | 1.5.0 | 1.5.0 |
214215
|[0.35.0](https://github.com/tensorflow/model-analysis/blob/v0.35.0/RELEASE.md) | 2.33.0 | 5.0.0 | 1.15 / 2.6 | 1.4.0 | 1.4.0 |
215216
|[0.34.1](https://github.com/tensorflow/model-analysis/blob/v0.34.1/RELEASE.md) | 2.32.0 | 2.0.0 | 1.15 / 2.6 | 1.2.0 | 1.3.0 |

RELEASE.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,37 @@
66

77
## Bug fixes and other Changes
88

9+
## Breaking Changes
10+
11+
## Deprecations
12+
13+
# Version 0.37.0
14+
15+
## Major Features and Improvements
16+
17+
* N/A
18+
19+
## Bug fixes and other Changes
20+
921
* Fixed issue with aggregation type not being set properly in keys associated
1022
with confusion matrix metrics.
1123
* Enabled the sql_slice_key extractor when evaluating a model.
1224
* Depends on `numpy>=1.16,<2`.
1325
* Depends on `absl-py>=0.9,<2.0.0`.
1426
* Depends on
1527
`tensorflow>=1.15.5,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,<3`.
28+
* Depends on `tfx-bsl>=1.6.0,<1.7.0`.
29+
* Depends on `tensorflow-metadata>=1.6.0,<1.7.0`.
30+
* Depends on `apache-beam[gcp]>=2.35,<3`.
1631

1732
## Breaking Changes
1833

34+
* N/A
35+
1936
## Deprecations
2037

38+
* N/A
39+
2140
# Version 0.36.0
2241

2342
## Major Features and Improvements
@@ -47,6 +66,7 @@
4766
## Deprecations
4867

4968
# Version 0.35.0
69+
5070
## Major Features and Improvements
5171

5272
* Added support for specifying weighted vs unweighted metrics. The setting is

g3doc/install.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,10 @@ combinations may also work.
152152

153153
tensorflow-model-analysis | apache-beam[gcp] | pyarrow | tensorflow | tensorflow-metadata | tfx-bsl
154154
------------------------------------------------------------------------------------ | ---------------- | ------- | ----------------- | ------------------- | -------
155-
[GitHub master](https://github.com/tensorflow/model-analysis/blob/master/RELEASE.md) | 2.34.0 | 2.0.0 | nightly (1.x/2.x) | 1.5.0 | 1.5.0
156-
[0.36.0](https://github.com/tensorflow/model-analysis/blob/v0.36.0/RELEASE.md) | 2.34.0 | 2.0.0 | 1.15 / 2.7 | 1.5.0 | 1.5.0
157-
[0.35.0](https://github.com/tensorflow/model-analysis/blob/v0.35.0/RELEASE.md) | 2.33.0 | 2.0.0 | 1.15 / 2.6 | 1.4.0 | 1.4.0
155+
[GitHub master](https://github.com/tensorflow/model-analysis/blob/master/RELEASE.md) | 2.35.0 | 5.0.0 | nightly (1.x/2.x) | 1.6.0 | 1.6.0
156+
[0.37.0](https://github.com/tensorflow/model-analysis/blob/v0.37.0/RELEASE.md) | 2.35.0 | 5.0.0 | 1.15 / 2.7 | 1.6.0 | 1.6.0
157+
[0.36.0](https://github.com/tensorflow/model-analysis/blob/v0.36.0/RELEASE.md) | 2.34.0 | 5.0.0 | 1.15 / 2.7 | 1.5.0 | 1.5.0
158+
[0.35.0](https://github.com/tensorflow/model-analysis/blob/v0.35.0/RELEASE.md) | 2.33.0 | 5.0.0 | 1.15 / 2.6 | 1.4.0 | 1.4.0
158159
[0.34.1](https://github.com/tensorflow/model-analysis/blob/v0.34.1/RELEASE.md) | 2.32.0 | 2.0.0 | 1.15 / 2.6 | 1.2.0 | 1.3.0
159160
[0.34.0](https://github.com/tensorflow/model-analysis/blob/v0.34.0/RELEASE.md) | 2.31.0 | 2.0.0 | 1.15 / 2.6 | 1.2.0 | 1.3.1
160161
[0.33.0](https://github.com/tensorflow/model-analysis/blob/v0.33.0/RELEASE.md) | 2.31.0 | 2.0.0 | 1.15 / 2.5 | 1.2.0 | 1.2.0

setup.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ def select_constraint(default, nightly=None, git_master=None):
291291
'install_requires': [
292292
# Sort alphabetically
293293
'absl-py>=0.9,<2.0.0',
294-
'apache-beam[gcp]>=2.34,<3',
294+
'apache-beam[gcp]>=2.35,<3',
295295
'ipython>=7,<8',
296296
'ipywidgets>=7,<8',
297297
'numpy>=1.16,<2',
@@ -302,12 +302,12 @@ def select_constraint(default, nightly=None, git_master=None):
302302
'six>=1.12,<2',
303303
'tensorflow>=1.15.5,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,<3',
304304
'tensorflow-metadata' + select_constraint(
305-
default='>=1.5.0,<1.6.0',
306-
nightly='>=1.6.0.dev',
305+
default='>=1.6.0,<1.7.0',
306+
nightly='>=1.7.0.dev',
307307
git_master='@git+https://github.com/tensorflow/metadata@master'),
308308
'tfx-bsl' + select_constraint(
309-
default='>=1.5.0,<1.6.0',
310-
nightly='>=1.6.0.dev',
309+
default='>=1.6.0,<1.7.0',
310+
nightly='>=1.7.0.dev',
311311
git_master='@git+https://github.com/tensorflow/tfx-bsl@master'),
312312
],
313313
'extras_require': {

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.37.0.dev",
3+
"version": "0.38.0.dev",
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
@@ -15,4 +15,4 @@
1515

1616
# Version string for this release of TFMA.
1717
# Note that setup.py reads and uses this version.
18-
VERSION = '0.37.0.dev'
18+
VERSION = '0.38.0.dev'

0 commit comments

Comments
 (0)