aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-06[Tensorflow] Fix security vulnerability with TensorListSplitOpupstream-r2.11-728113a3be6Jian Cai
2023-02-03Merge pull request #59541 from tensorflow/r2.11-e4d8b988581Mihai Maruseac
2023-02-03Merge pull request #59543 from tensorflow/r2.11-ee50d1e00f8Mihai Maruseac
2023-02-03Merge pull request #59545 from tensorflow/r2.11-34f8368c535Mihai Maruseac
2023-02-03Merge pull request #59549 from tensorflow/r2.11-e3c92d19265Mihai Maruseac
2023-02-03Merge pull request #59553 from tensorflow/r2.11-08b8e18643dMihai Maruseac
2023-02-03Merge pull request #59557 from tensorflow/r2.11-d80293c5b5eMihai Maruseac
2023-02-03Merge pull request #59556 from tensorflow/r2.11-ba8ae540f2fMihai Maruseac
2023-02-03Merge pull request #59555 from tensorflow/r2.11-980b22536abMihai Maruseac
2023-02-03Merge pull request #59554 from tensorflow/r2.11-da66bc6d5ffMihai Maruseac
2023-02-03Merge pull request #59552 from tensorflow/r2.11-8ae76cf085fMihai Maruseac
2023-02-03Merge pull request #59551 from tensorflow/r2.11-239139d2ae6Mihai Maruseac
2023-02-03Merge pull request #59550 from tensorflow/r2.11-62efa487713Mihai Maruseac
2023-02-03Merge pull request #59547 from tensorflow/r2.11-ee004b18b97Mihai Maruseac
2023-02-03Merge pull request #59546 from tensorflow/r2.11-8dc723fcdd1Mihai Maruseac
2023-02-03Merge pull request #59544 from tensorflow/r2.11-6d423b8bcc9Mihai Maruseac
2023-02-03Merge pull request #59542 from tensorflow/r2.11-0bf8d115393Mihai Maruseac
2023-02-03Merge pull request #59539 from tensorflow/r2.11-948fe6369a5Mihai Maruseac
2023-02-03Merge pull request #59540 from tensorflow/r2.11-7b174a0f2e4Mihai Maruseac
2023-02-03Merge pull request #59538 from tensorflow/r2.11-ddaac2bdd09Mihai Maruseac
2023-02-03Merge pull request #59558 from fcoUnda/cherrypicksMihai Maruseac
2023-02-03fixing pylint complaintsunda
2023-02-03Add check for "ksize" argument in MaxPoolWithArgmaxZhufeng Pan
2023-02-03Add bounds-checking to `TPUPartitionedInput` and `TPUPartitionedOutput` ops.Justin Szaday
2023-02-03Fix memory corruption vulnerability in reverse_sequence_op.Matthias Kramm
2023-02-03Fixes crashes due to buzz input for ApproxTopKFelix Chern
2023-02-03Fixes shape inference of LookupTableImportV2 to handle scalar values.Peng Wang
2023-02-03Check for unexpected scalars in the shape argument to ParallelConcat.Jeremy Meredith
2023-02-03Fix security vulnerability in EditDistance op shape function.Isha Arkatkar
2023-02-03[Tensorflow] Fix security vulnerability with DenseBincountOpJian Cai
2023-02-03Fixing null pointer read in TensorArrayConcat when the step container is miss...Jeremy Meredith
2023-02-03[TFG] Fix index out of bound issue in TFG shape inference pass.Roman Dzhabarov
2023-02-03Fix histogram overflow vulnerability.Antonio Sanchez
2023-02-03Add out of bounds array check to dynamic_stitch_op.Mason Chang
2023-02-03Fix integer overflow for multiframe gifs.Andrei Pikas
2023-02-03Check filter_input_channel > 0 in conv kernel.Haoliang Zhang
2023-02-03Quick fix for a vuln in printing empty tensors.Mihai Maruseac
2023-02-03Fix security vulnerability with FractionalMax(AVG)Pool with illegal pooling_r...Zhufeng Pan
2023-02-03Fix sparse tensor to CSR batch index OOB error.upstream-r2.11-0bf8d115393Antonio Sanchez
2023-02-03Add overflow test for num_results*dim to sobol_sample opEdward Schwartz
2023-02-03Fix asan issue with QuantizeAndDequantizeV2/V3/V4/V4Grad shape inference func...Sagun Bajra
2023-02-03Fix nn.conv3d_transpose security vulnerability with illegal input shapeZhufeng Pan
2023-02-03Add inputs check for AvgPoolGradZhufeng Pan
2023-01-27Merge pull request #59482 from tensorflow/revert-59480-r2.11-7a3d9601d6alearning-to-play
2023-01-27Revert "r2.11 cherry-pick: 7a3d9601d6a "Support forceBackend option in GPU De...Vinila S
2023-01-27Merge pull request #59480 from tensorflow/r2.11-7a3d9601d6alearning-to-play
2023-01-27Support forceBackend option in GPU Delegate Options.upstream-r2.11-7a3d9601d6aHe Jiang
2023-01-27504645490 by A. Unique TensorFlower<gardener@tensorflow.org>: (#59477)C. Antonio Sánchez
2023-01-27Merge pull request #59476 from tensorflow/r2.11-1295ae4dbb5learning-to-play
2023-01-27[tf2xla] Validate that stride and window size are positiveDavid Majnemer