[pull] master from tensorflow:master#300
Merged
pull[bot] merged 9 commits intoFage2016:masterfrom Apr 9, 2025
Merged
Conversation
XLA `reinterpret_cast`s between a function pointer and a `void*` in many places. Even though the C++ standard doesn't guarantee this is safe, POSIX requires it to be, and Windows has long supported this as a de facto standard. Since XLA only targets POSIX systems and Windows, it's fine to allow this pattern. PiperOrigin-RevId: 745394285
PiperOrigin-RevId: 745436991
Imported from GitHub PR openxla/xla#24860 ```diff - "^^^ Shared objects corresondence map^^^\n\n" + "^^^ Shared objects correspondence map^^^\n\n" ``` cc @hawkinsp Copybara import of the project: -- 8184c004b550bd3fd8946242aa3f4e3e1dc2fdd7 by vfdev-5 <vfdev.5@gmail.com>: Fixed a typo in the log message Merging this change closes #24860 PiperOrigin-RevId: 745457369
PiperOrigin-RevId: 745474241
The string stream we don't get any output if Triton pipeline crashes. PiperOrigin-RevId: 745474705
…lag and tests. PiperOrigin-RevId: 745479113
PiperOrigin-RevId: 745485457
This benchmark roughly corresponds to a rendezvous that happens for collective operation with 4/8 local devices grouped into 2/4 devices. ``` -------------------------------------------------------------------------------- Benchmark Time CPU Iterations -------------------------------------------------------------------------------- BM_GroupedRendezvous/2/2/process_time 55178 ns 111084 ns 7205 BM_GroupedRendezvous/4/2/process_time 54914 ns 158092 ns 3983 BM_GroupedRendezvous/2/4/process_time 73235 ns 213743 ns 3225 ``` PiperOrigin-RevId: 745487409
Imported from GitHub PR openxla/xla#24708 Copybara import of the project: -- fd4b7ed3abb25b697d4af32716ad9a59403fe7c2 by Dragan Mladjenovic <Dragan.Mladjenovic@amd.com>: [ROCm] Fix run_hlo_module Merging this change closes #24708 PiperOrigin-RevId: 745487766
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )