aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-21[Security] Add a check for empty variant tensor input to CompositeTensorVaria...upstream-r2.8-660ce5a89ebJun Xu
2022-10-20Merge pull request #58195 from tensorflow/r2.8-1be74370327Mihai Maruseac
2022-10-20Merge pull request #58201 from tensorflow/r2.8-a65411a1d69Mihai Maruseac
2022-10-20Fix OOB write in grappler.Mihai Maruseac
2022-10-20Resolve a sanitizer issue with invalid char -> bool conversion.Mihai Maruseac
2022-10-12Merge pull request #58081 from tensorflow/r2.8-717ca98d8c3learning-to-play
2022-10-13Adding missing requirement on inputs for MirrorPadGrad op and updating arithm...upstream-r2.8-717ca98d8c3Jeremy Meredith
2022-10-12Merge pull request #58010 from reedwm/cherrypick_numpy_segfault_2.8Mihai Maruseac
2022-10-11Merge pull request #58059 from vinila21/cherrypick-f5381e0-on-r2.8learning-to-play
2022-10-11Merge pull request #58063 from vinila21/cherrypick-b389f5c9-on-r2.8learning-to-play
2022-10-11Add true_classes input validation for candidate sampler ops.Antonio Sanchez
2022-10-11Fix OOB error when op input sizes do not match.Antonio Sanchez
2022-10-07Merge pull request #58017 from tensorflow/cherrypick-c676a2d7ce8884aad59ca9cd...learning-to-play
2022-10-07[tensorflow] Add a check that strided slice op strides argument has reasonabl...Eugene Zhulenev
2022-10-06Fix segfault when using unusally shaped tensors.Reed Wanderman-Milne
2022-10-06Fix Tensor.numpy() segfault on large shapes.Reed Wanderman-Milne
2022-10-06Fix tf.raw_ops.ImageProjectiveTransformV2 vulnerability with large output_sha...Alan Liu
2022-10-06Fix tf.raw_ops.ResizeNearestNeighborGrad vulnerability with large dimensions....Alan Liu
2022-09-29Merge pull request #57809 from tensorflow/cherrypick-02400ea266bd811fc016a848...Mihai Maruseac
2022-09-28Fix tf.raw_ops.TensorListConcat vulnerability (segfault). (#57901)Alan Liu
2022-09-28Fix tf.raw_ops.TensorListResize vulnerability with non-scalar input. (#57850)Alan Liu
2022-09-27Fix tf.raw_ops.TensorListScatterV2 vulnerability with non-scalar input. (#57876)Alan Liu
2022-09-27Fix tf.raw_ops.TensorListResize vulnerability with non-scalar input. (#57869)TensorFlow Jenkins
2022-09-27Fix pywrap attribute read security vulnerability. (#57866)TensorFlow Jenkins
2022-09-22Fix tf.math.sobol_sample vulnerability with non-scalar inputs.Alan Liu
2022-09-01Merge pull request #57593 from tensorflow/fix-r2.8Mihai Maruseac
2022-09-01Fix build on r2.8Mihai Maruseac
2022-08-31Merge pull request #57576 from tensorflow/vinila21-patch-1Vinila S
2022-08-31Fix the buildVinila S
2022-08-31Merge pull request #57570 from tensorflow/fix-r2.8Mihai Maruseac
2022-08-31Fix build on r2.8Mihai Maruseac
2022-08-31Merge pull request #57547 from tensorflow/cherrypick-4a684f1ca9e1cbf845a9cec2...Mihai Maruseac
2022-08-30Merge branch 'r2.8' into cherrypick-4a684f1ca9e1cbf845a9cec2185e844429e2d8c8-...Vinila S
2022-08-31Add ordered sparse index validation.Antonio Sanchez
2022-08-30Merge pull request #57546 from tensorflow/cherrypick-e863eed86ba25a848d8b6a06...Mihai Maruseac
2022-08-30Merge branch 'r2.8' into cherrypick-e863eed86ba25a848d8b6a062fa3e5a40e6763b7-...Vinila S
2022-08-31Add index check to ValidateSparseTensor.Antonio Sanchez
2022-08-30Merge pull request #57539 from tensorflow/r2.8-5c089662eb7Mihai Maruseac
2022-08-30Add ValidateSparseTensor function to sparse_utils.Antonio Sanchez
2022-08-29Merge pull request #57511 from tensorflow-jenkins/version-numbers-2.8.3-22935Mihai Maruseac
2022-08-29Update version numbers to 2.8.3TensorFlow Release Automation
2022-08-29Merge pull request #57508 from tensorflow-jenkins/relnotes-2.8.3-12376Mihai Maruseac
2022-08-29Update release notes for TensorFlow 2.8.3Vinila S
2022-08-29Update release notes for TensorFlow 2.8.3Vinila S
2022-08-29Insert release notes place-fillTensorFlow Release Automation
2022-08-26Merge pull request #57472 from tensorflow/cherrypick-123-on-r2.8Mihai Maruseac
2022-08-26Apply `PyArray_Check` in `FillStringBufferWithPyArray` to avoid a hard crash ...Haoliang Zhang
2022-08-25Merge pull request #57434 from tensorflow/cherrypick-bf4c14353c2328636a18bfad...Mihai Maruseac
2022-08-25Merge pull request #57440 from tensorflow/cherrypick-f3cf67ac5705f4f04721d15e...Mihai Maruseac
2022-08-25Fix security vulnerability with DenseBincountOp #57434Vinila S