aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-25Add missing headers to the Windows Libtensorflow archiveupstream-r2.15-66681ea34beNitin Srinivasan
2023-10-19Merge pull request #62179 from rtg0795/r2.15learning-to-play
2023-10-19Update BUILD files with released PyPI versionsRaviTeja Gorijala
2023-10-19Merge pull request #62177 from rtg0795/r2.15learning-to-play
2023-10-19Add generated lock filesRaviTeja Gorijala
2023-10-19release_updater.sh with stable keras, tensorboard, tensorflow-estimatorRaviTeja Gorijala
2023-10-19Merge pull request #62176 from tensorflow/r2.15-f37fad4c3calearning-to-play
2023-10-19Fix high memory usage when running eager ops as a function.Bhavani Subramanian
2023-10-18Merge pull request #62158 from tensorflow/rtg0795-patch-2learning-to-play
2023-10-18Merge pull request #62156 from tensorflow/rtg0795-patch-1learning-to-play
2023-10-18Update setup.py on TF release branch with released version of Estimator, Kera...Raviteja Gorijala
2023-10-18Change libtpu.so path in tpu_api_dlsym_initializer.ccRaviteja Gorijala
2023-10-17Merge pull request #62141 from tensorflow/r2.15-dc805474308learning-to-play
2023-10-17Override boringssl static linking by explicitly importing opensslChandra Devarakonda
2023-10-16Merge pull request #62133 from tensorflow/r2.15-33df98aab56learning-to-play
2023-10-16Update curl from 8.2.1 to 8.4.0upstream-r2.15-33df98aab56Laura Pak
2023-10-16Limit numpy in 2.15 to < 2.0 (#62131)Michael Hudgins
2023-10-16Merge pull request #62129 from tensorflow-jenkins/version-numbers-2.15.0rc0-1...learning-to-play
2023-10-16Update version numbers to 2.15.0-rc0TensorFlow Release Automation
2023-10-13Merge pull request #62102 from tensorflow-jenkins/relnotes-2.15.0rc0-16090learning-to-play
2023-10-13Update RELEASE.md to change minor wordingRaviteja Gorijala
2023-10-13Update RELEASE.mdRaviteja Gorijala
2023-10-12Insert release notes place-fillTensorFlow Release Automation
2023-10-10[XLA:Runtime] Moved the cholesky thunk to a new folder, as part of a thunk cl...A. Unique TensorFlower
2023-10-10Preserves the tuple shape index of an instruction and uses this to retrieve t...A. Unique TensorFlower
2023-10-10#tf-data-service Use absl::Status in snapshot_split_provider.Yang Chen
2023-10-10Fix failed Waymo test.A. Unique TensorFlower
2023-10-10Fix dialect_test for upstream 479057887fbc8bfef17c86694f78496c54550f21A. Unique TensorFlower
2023-10-10Removes unnecessary semicolons as these generate errors whenA. Unique TensorFlower
2023-10-10#tf-data-service Add a test for sources with different repetitions.Yang Chen
2023-10-10Add TPU to CPU passes to QAT pipelineThai Nguyen
2023-10-10[PJRT C API] Add a markdown version of the PJRT integration guide.Jieying Luo
2023-10-10Support INT64 indices in C++ GatherNdGradA. Unique TensorFlower
2023-10-10Fix format of changelog.Jieying Luo
2023-10-10Preserves the operand index of an instruction and uses this to retrieve the a...A. Unique TensorFlower
2023-10-10PR #5079: [NVIDIA XLA GPU] Introduce an analytical latency estimator for LHS.TJ Xu
2023-10-10#tf-data-service Split provider restores repetition index correctly.Yang Chen
2023-10-10Move EmbeddingProgramKeyPass after ReplicateInvariantOpHoistingPass.Matthias Kramm
2023-10-10Integrate LLVM at llvm/llvm-project@49cb1595c1b3A. Unique TensorFlower
2023-10-10[PJRT C API] Add a changelog for PJRT C API.Jieying Luo
2023-10-10[XLA:GPU] Move TF_RET_CHECK to TSLRobert David
2023-10-10[xla:pjrt] Do not use StreamExecutor internal API to access underlying Gpu st...Eugene Zhulenev
2023-10-10Implement Freeze() in pathways/tfrt serving.Kuangyuan Chen
2023-10-10Fix host stall calculation for megascale stats.Clive Verghese
2023-10-10Remove calling configure_library_path during jax import and get libtpu path f...Jieying Luo
2023-10-10Only call Eigen::div_ceil / divup with integer types. A future update of Eige...A. Unique TensorFlower
2023-10-10Log the compilation results on successA. Unique TensorFlower
2023-10-10[XLA:GPU] Shard topk_kernel.cu.cc.Peter Hawkins
2023-10-10Import keras directly in distributed_table_test.Fiona Lang
2023-10-10Pass bytes limit in allocator to compile options.Tao Wang