Skip to content

[pull] master from tensorflow:master#300

Merged
pull[bot] merged 9 commits intoFage2016:masterfrom
tensorflow:master
Apr 9, 2025
Merged

[pull] master from tensorflow:master#300
pull[bot] merged 9 commits intoFage2016:masterfrom
tensorflow:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Apr 9, 2025

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 : )

tensorflower-gardener and others added 9 commits April 8, 2025 20:27
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
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
@pull pull bot added the ⤵️ pull label Apr 9, 2025
@pull pull bot merged commit 7dc0b96 into Fage2016:master Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants