这是indexloc提供的服务,不要输入任何密码
Skip to content

R2.2 #51714

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 582 commits into from
Closed

R2.2 #51714

wants to merge 582 commits into from

Conversation

Hhmndsh778
Copy link

Hii

yongtang and others added 30 commits January 4, 2021 11:23
This PR updates SQLite to the latest sqlite-amalgamation-3340000

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
…on-r2.2

Update SQLite to the lastest sqlite-amalgamation-3340000
Update release notes for TensorFlow 2.2.2
See the link on the TensorFlow README for the DOI page.

PiperOrigin-RevId: 374474720
Change-Id: I739c9fc95c03648c50c6a0fc1931308507cdf12c
Cherry-pick: Add .zenodo.json for clean automated DOI numbers.
PiperOrigin-RevId: 356326671
Change-Id: I23b65b52e93798cb5a6744632d31b0f88c6b6b31
Allowlist certain data types to avoid a seg fault.
CherryPick:2.2:PR #46974: Fix crash of tf.strings.substr when pos and len have different shapes
PiperOrigin-RevId: 368294347
Change-Id: I2c16fbfc9b4966c402c3d8e311f0d665a9c852d8
PiperOrigin-RevId: 369056033
Change-Id: Ic2018c297d3dd6f252dc1dd3667f1ed5cb1eaa42
It might happen that a malformed input could be used to trick Grappler into trying to optimize a node with no inputs. This, in turn, would produce a null pointer dereference and a segfault.

PiperOrigin-RevId: 369242852
Change-Id: I2e5cbe7aec243d34a6d60220ac8ac9b16f136f6b
We have an issue where the dimensions are not matching and this causes Eigen to crash on an assert.

Then, we have an issue where we accidentally do a division by 0.

PiperOrigin-RevId: 369242785
Change-Id: Ie94067b2d41f58699af99ebb5af335ad9defd931
PiperOrigin-RevId: 368706628
Change-Id: I5c9ea4833f38835ee183ca50d63251dc89c9f3bc
PiperOrigin-RevId: 368300502
Change-Id: I91255d23c4bfd3aa3c029aac773937c09daf3c64
…v3DBackpropInput*` ops.

Older versions of Eigen might otherwise crash / produce OOB read on specially crafted inputs.

PiperOrigin-RevId: 369293977
Change-Id: I58f51445a93936d7cf8e616f75de17677df36718
PiperOrigin-RevId: 369492969
Change-Id: I1d70d6c0c92e3d7a25bc3b3aa2a0c0ac9688bf81
PiperOrigin-RevId: 369338598
Change-Id: I55471d363e401fdcf8d259670ad4eef672b731e2
Fix `tf.raw_ops.RaggedTensorToTensor` failing CHECK in `tensor.cc`.
Validate some shape requirements for `Conv3DBackpropFilter*` and `Conv3DBackpropInput*` ops.
Fix overflow CHECK issue with `tf.raw_ops.AddManySparseToTensorsMap`.
Validate `MatrixDiagV{2,3}` arguments to prevent breakage.
Handle a special grappler case resulting in crash.
Fix `tf.raw_ops.RaggedTensorToTensor` failing CHECK.
@google-ml-butler google-ml-butler bot added size:XL CL Change Size:Extra Large awaiting review Pull request awaiting review labels Aug 27, 2021
@MarkDaoust MarkDaoust closed this Aug 27, 2021
@google-ml-butler google-ml-butler bot removed the awaiting review Pull request awaiting review label Aug 27, 2021
@google-cla
Copy link

google-cla bot commented Aug 27, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@google-cla google-cla bot added the cla: no label Aug 27, 2021
@mihaimaruseac mihaimaruseac added the invalid Hacktoberfest spam PR label Aug 27, 2021
@tensorflow tensorflow locked as spam and limited conversation to collaborators Aug 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: no invalid Hacktoberfest spam PR size:XL CL Change Size:Extra Large
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants