Skip to content

Commit bb33887

Browse files
cavenesstfx-copybara
authored andcommitted
Automated rollback of commit 276a29b
PiperOrigin-RevId: 555159608
1 parent 276a29b commit bb33887

File tree

4 files changed

+324
-592
lines changed

4 files changed

+324
-592
lines changed

RELEASE.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,8 @@
1212
OSS build.
1313
* Depends on `pyarrow>=10,<11`.
1414
* Depends on `apache-beam>=2.47,<3`.
15-
* Depends on `numpy>=1.22.0`.
16-
* Depends on `tensorflow>=2.13.0,<3`.
17-
* Added `BOOL_TYPE_INVALID_CONFIG` anomaly type. This anomaly will be raised
18-
in two conditions. First, if the statistic type is STRING and if either the
19-
user does not specifies both true and false values or specify the same value
20-
for true and false values. Second, if the statistic type is INT or FLOAT and
21-
the user specifies either true or false values.
15+
* Depends on `numpy>=1.22.0`.
16+
* Depends on `tensorflow>=2.13.0,<3`.
2217

2318
## Known Issues
2419

0 commit comments

Comments
 (0)