-
Notifications
You must be signed in to change notification settings - Fork 642
Pull requests: openxla/xla
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[XLA] Use absl::StatusCode in MakeErrorStream
#31504
opened Sep 18, 2025 by
copybara-service
bot
Loading…
[xla] Migrate to PjRtFuture<>::MakePromise() API
#31503
opened Sep 18, 2025 by
copybara-service
bot
Loading…
[xla] Make PjRtFuture<>::Promise move-only
#31502
opened Sep 18, 2025 by
copybara-service
bot
Loading…
Fix timestamp normalization for subprocess xplanes.
#31501
opened Sep 18, 2025 by
copybara-service
bot
Loading…
Add a DenormalizeTimestamps method to denormalize subprocess' xplanes so they can be normalized with parent xplanes.
#31500
opened Sep 18, 2025 by
copybara-service
bot
Loading…
Add method for extracting timestamps from TaskEnv XPlane.
#31499
opened Sep 18, 2025 by
copybara-service
bot
Loading…
[xla] Make PjRtFuture<> constructor from Promise private
#31497
opened Sep 18, 2025 by
copybara-service
bot
Loading…
[xla] Delete PjRtFuture<>::CreatePromise()
#31496
opened Sep 18, 2025 by
copybara-service
bot
Loading…
Update RBE container to one without any CUDA installed
#31495
opened Sep 18, 2025 by
copybara-service
bot
Loading…
PR #31472: [XLA:GPU] Adding more debug support for command_buffer_conversion_pass
#31494
opened Sep 18, 2025 by
copybara-service
bot
Loading…
Set execution thread for called computations of embedded instructions.
#31492
opened Sep 18, 2025 by
copybara-service
bot
Loading…
Move
xla::Interval
to a separate header file.
#31491
opened Sep 18, 2025 by
copybara-service
bot
Loading…
PR #31250: Fixed triton_support_test on rocm.
#31490
opened Sep 18, 2025 by
copybara-service
bot
Loading…
Handle empty tf_op_fullname correctly in ParseTfOpFullname.
#31488
opened Sep 18, 2025 by
copybara-service
bot
Loading…
Add HLO opcode for base-10 exponentiation (exp10).
#31480
opened Sep 18, 2025 by
copybara-service
bot
Loading…
Deduplicate functions fully if
deduplicateFunctionsFully
option is true.
#31479
opened Sep 18, 2025 by
copybara-service
bot
Loading…
[XLA:GPU] Adding more debug support for command_buffer_conversion_pass
#31472
opened Sep 18, 2025 by
shawnwang18
Loading…
Expect the IFRT IR compiler to put the program on a properly initialized MLIR context so that we don't change the MLIR context at compile time
#31470
opened Sep 18, 2025 by
copybara-service
bot
Loading…
Add an option
enable_opt_barrier_simplification
to control if opt-barrier can be simplified in algebraic simplifier.
#31468
opened Sep 18, 2025 by
copybara-service
bot
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.