mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Imported from GitHub PR https://github.com/openxla/xla/pull/30998 ## Summary of Changes - **`AllReduce`** - Fixed Spelling Error - **`AllToAll`** - Fixed declaration - Fixed Table - Adding link to XLA Shapes - Updated example code formatting - Add AllToAll - Example 2 - StableHLO header 3 - Adding new image file for example - Added brief description of image - Added alt text - **`Dot`** - Fixed Spelling Error - **`DotGeneral`** - Fixed Spelling Error - **`Recv`** - Added mention of `Recv`, `RecvWithTokens`, `RecvToHost` limitation - **`ReduceScatter `** - Added information on `use_global_device_ids` and `layout` - Updated declaration - Updated Table with formatting - Added information to bulleted list - Added links - Added ReduceScatter - Example 1 - StableHLO header 3 - Add new image file for example - Linked image - Added image descriptions - Added alt text - **`ReduceWindow `** - Updated ReduceWindow - Example 1 to header 3 - Added ReduceWindow - Example 2 - StableHLO header 3 - Add new image file for example - Linked image - Added image descriptions - Added alt text - **`Scatter `** - Added information on `use_global_device_ids` and `layout` - Updated declaration - Updated Table with formatting - Added information to bulleted list - Added links - Added Scatter - Example 1 - StableHLO header 3 - Add new image file for example - Linked image - Added image description - Added alt text - **`Send`** - Added mention of `Send`, `SendWithTokens`, `SendToHost` limitation - **`Slice`** - Fixed Typo - **`Convolution`** - New image file (not yet linked) 🎯 Justification Documentation update 🚀 Kind of Contribution 📚 Documentation Copybara import of the project: -- 9f3748e61f79eed8d51c48bbc1ea0326218610cb by Amelia Thurdekoos <athurdekoos@quansight.com>: updates of send,rec,alltoall -- 5a448097ee4af73bc7bd0b3a79409cf39e75a449 by Amelia Thurdekoos <athurdekoos@quansight.com>: updates of operation_semantics -- 316dcf3f510cc0a25d5fa846364875a3ece5f01e by Amelia Thurdekoos <athurdekoos@quansight.com>: updates of operation_semantics -- 706e50b54059eded91a4ee5d7f50cea6ec9b69e3 by Amelia Thurdekoos <athurdekoos@quansight.com>: updates of operation_semantics -- 6e4c796b70053b5356e019104c9288c2f8a057d0 by Amelia Thurdekoos <athurdekoos@quansight.com>: updates of operation_semantics -- 77d346af259996add37c2033cc7b13f580732eb6 by Amelia Thurdekoos <athurdekoos@quansight.com>: updated images to include alt text Merging this change closes #30998 PiperOrigin-RevId: 808044525 |
||
|---|---|---|
| .. | ||
| annotated_module.png | ||
| batch_group_counts.svg | ||
| emitters-codegen-types.jpg | ||
| emitters-gelu.png | ||
| emitters-hero-types.jpg | ||
| emitters-partitioning.jpg | ||
| emitters-pipeline-overview.jpg | ||
| emitters-transpose.png | ||
| fused_module.png | ||
| gpu_pipeline.png | ||
| how-does-xla-work.png | ||
| indexing_analysis_softmax.png | ||
| indexing_analysis_transposes.svg | ||
| layout_assigned_module.png | ||
| lowered_hlo.png | ||
| openxla_dark.svg | ||
| openxla.svg | ||
| ops_2d_matrix.png | ||
| ops_alltoall_2.svg | ||
| ops_alltoall.png | ||
| ops_concatenate.png | ||
| ops_convolution_1.svg | ||
| ops_pad.png | ||
| ops_reduce_from_2d_matrix.png | ||
| ops_reduce_from_3d_matrix.png | ||
| ops_reduce_scatter_1.svg | ||
| ops_reduce_window_2.svg | ||
| ops_reduce_window_stride.png | ||
| ops_reduce_window.png | ||
| ops_scatter_1.svg | ||
| ops_scatter_to_selected_window_element.png | ||
| ops_while.png | ||
| ops_xla_gather_1.svg | ||
| ops_xla_gather_2.svg | ||
| ops_xla_gather_0.svg | ||
| partitioned_module.png | ||
| pre_layout_module.png | ||
| send_recv_order.png | ||
| send_recv_schedule.png | ||
| tf_xla_performance.png | ||
| triton_opt_pipeline.png | ||
| xla_array_layout_figure1.png | ||
| xla_array_layout_figure2.png | ||
| xla_hardware.png | ||