Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / openxla/xla issues and pull requests
#22356 - [XLA] Rollback 'Support nested fusions in HloFusionAdaptor'
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22355 - [XLA] Preserve AUTO layout when converting from HLO to StableHLO
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22354 - [XLA:CPU] Don't unroll dimensions except for the trailing one.
Pull Request -
State: closed - Opened by copybara-service[bot] 15 days ago
#22353 - PR #22041: Enable xla_ignore_channel_id flag by default
Pull Request -
State: closed - Opened by copybara-service[bot] 15 days ago
#22352 - Rollback [XLA:CPU] Make loop unrolling on by default in IrCompiler.
Pull Request -
State: closed - Opened by copybara-service[bot] 15 days ago
#22351 - [XLA:GPU] Add AllGather support to collective generation tool.
Pull Request -
State: closed - Opened by copybara-service[bot] 15 days ago
#22350 - [XLA:GPU] Add ReduceScatter support to collective generation tool.
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22350 - [XLA:GPU] Add ReduceScatter support to collective generation tool.
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22349 - [XLA] Tag timeout tests as `not_run:arm`
Pull Request -
State: closed - Opened by copybara-service[bot] 15 days ago
#22348 - Removing some patches by:
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22348 - Removing some patches by:
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22347 - [ROCm] Suppres offsetof-extensions warning for rocm build
Pull Request -
State: open - Opened by alekstheod 15 days ago
#22347 - [ROCm] Suppres offsetof-extensions warning for rocm build
Pull Request -
State: open - Opened by alekstheod 15 days ago
#22346 - PR #22334: [ROCm] Fix flaky gpu compiler test when building with rocm
Pull Request -
State: closed - Opened by copybara-service[bot] 15 days ago
#22346 - PR #22334: [ROCm] Fix flaky gpu compiler test when building with rocm
Pull Request -
State: closed - Opened by copybara-service[bot] 15 days ago
#22345 - Use custom HLO deserialization for HloUnoptimizedSnapshot.
Pull Request -
State: closed - Opened by copybara-service[bot] 15 days ago
#22345 - Use custom HLO deserialization for HloUnoptimizedSnapshot.
Pull Request -
State: closed - Opened by copybara-service[bot] 15 days ago
#22344 - [xla:gpu:triton] Create tma_utils with functions & tests that help with emitting TMA through triton. (see child cl to see how most of these get used).
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22344 - [xla:gpu:triton] Create tma_utils with functions & tests that help with emitting TMA through triton. (see child cl to see how most of these get used).
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22343 - PR #22091: [ROCM] Try targeting cuBLAS if it's not profitable to fuse dot
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22343 - PR #22091: [ROCM] Try targeting cuBLAS if it's not profitable to fuse dot
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22342 - PR #22256: [XLA:GPU] Enable cuDNN kernel for block scaled dot on Blackwell
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22342 - PR #22256: [XLA:GPU] Enable cuDNN kernel for block scaled dot on Blackwell
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22341 - test XLA build.
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22341 - test XLA build.
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22340 - Remove dead code (NFC)
Pull Request -
State: closed - Opened by copybara-service[bot] 15 days ago
#22340 - Remove dead code (NFC)
Pull Request -
State: closed - Opened by copybara-service[bot] 15 days ago
#22339 - Automated Code Change
Pull Request -
State: closed - Opened by copybara-service[bot] 15 days ago
#22339 - Automated Code Change
Pull Request -
State: closed - Opened by copybara-service[bot] 15 days ago
#22338 - Automated Code Change
Pull Request -
State: closed - Opened by copybara-service[bot] 15 days ago
#22338 - Automated Code Change
Pull Request -
State: closed - Opened by copybara-service[bot] 15 days ago
#22337 - Automated Code Change
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22337 - Automated Code Change
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22336 - Automated Code Change
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22336 - Automated Code Change
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22335 - Automated Code Change
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22335 - Automated Code Change
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22334 - [ROCm] Fix flaky gpu compiler test when building with rocm
Pull Request -
State: closed - Opened by alekstheod 15 days ago
#22334 - [ROCm] Fix flaky gpu compiler test when building with rocm
Pull Request -
State: closed - Opened by alekstheod 15 days ago
#22332 - Vectorize group_sizes by including more lhs dimensions.
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22332 - Vectorize group_sizes by including more lhs dimensions.
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22331 - In literal_util.cc, use absl::uniform_int_distribution.
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22331 - In literal_util.cc, use absl::uniform_int_distribution.
Pull Request -
State: open - Opened by copybara-service[bot] 15 days ago
#22330 - [XLA] Googly changes
Pull Request -
State: open - Opened by copybara-service[bot] 16 days ago
#22328 - PR #22258: [GPU][NFC] Avoid always printing complete PGLE profiles.
Pull Request -
State: closed - Opened by copybara-service[bot] 16 days ago
#22328 - PR #22258: [GPU][NFC] Avoid always printing complete PGLE profiles.
Pull Request -
State: closed - Opened by copybara-service[bot] 16 days ago
#22327 - Remove top level `WORKSPACE`, `.bazelrc`, `.bazelversion` and `tools/` from TSL
Pull Request -
State: closed - Opened by copybara-service[bot] 16 days ago
#22325 - add an option to remove call-start/done to sparse core computations.
Pull Request -
State: open - Opened by copybara-service[bot] 16 days ago
#22323 - Update users of TSL headers and targets to new location in XLA
Pull Request -
State: closed - Opened by copybara-service[bot] 16 days ago
#22323 - Update users of TSL headers and targets to new location in XLA
Pull Request -
State: closed - Opened by copybara-service[bot] 16 days ago
#22321 - Update users of TSL headers and targets to new location in XLA
Pull Request -
State: open - Opened by copybara-service[bot] 16 days ago
#22321 - Update users of TSL headers and targets to new location in XLA
Pull Request -
State: open - Opened by copybara-service[bot] 16 days ago
#22320 - Create `PjrtCApiGpuExecutableTest`.
Pull Request -
State: open - Opened by copybara-service[bot] 16 days ago
#22319 - Create GitHub Actions based L4 GPU CI job
Pull Request -
State: open - Opened by copybara-service[bot] 16 days ago
#22316 - PR #22041: Enable xla_ignore_channel_id flag by default
Pull Request -
State: open - Opened by copybara-service[bot] 16 days ago
#22315 - [XLA] Make the compiler respond to the new optimization_level and memory_fitting_level options when available.
Pull Request -
State: open - Opened by copybara-service[bot] 16 days ago
#22314 - Return arrays from `ArrayImpl._check_and_rearrange`.
Pull Request -
State: closed - Opened by copybara-service[bot] 16 days ago
#22311 - Integrate Triton up to [b39c1e14](https://github.com/openai/triton/commits/b39c1e14b8f2029bc6a8798e4914d2692edf97d8)
Pull Request -
State: open - Opened by copybara-service[bot] 16 days ago
#22311 - Integrate Triton up to [b39c1e14](https://github.com/openai/triton/commits/b39c1e14b8f2029bc6a8798e4914d2692edf97d8)
Pull Request -
State: open - Opened by copybara-service[bot] 16 days ago
#22307 - [XLA:GPU] Add support for multiple updates per replica in RaggedAllToAll.
Pull Request -
State: closed - Opened by copybara-service[bot] 16 days ago
#22307 - [XLA:GPU] Add support for multiple updates per replica in RaggedAllToAll.
Pull Request -
State: closed - Opened by copybara-service[bot] 16 days ago
#22306 - [XLA:CPU] Run algebraic simplifier after oneDNNContraction rewriter
Pull Request -
State: open - Opened by kanvi-nervana 16 days ago
#22304 - [xla:gpu:triton] Extract more functions into IterableInput
Pull Request -
State: open - Opened by copybara-service[bot] 16 days ago
#22304 - [xla:gpu:triton] Extract more functions into IterableInput
Pull Request -
State: open - Opened by copybara-service[bot] 16 days ago
#22303 - [pjrt] Removed deprecated `PjRtBuffer::CopyToDevice`
Pull Request -
State: closed - Opened by copybara-service[bot] 16 days ago
#22303 - [pjrt] Removed deprecated `PjRtBuffer::CopyToDevice`
Pull Request -
State: closed - Opened by copybara-service[bot] 16 days ago
#22302 - [XLA] fail if the change bit reported by a pass does not agree with HLO hash comparison
Pull Request -
State: open - Opened by copybara-service[bot] 16 days ago
#22301 - [XLA] Add const reference versions of `ForEachInstructionWithPred` and `ForEachInstructionWithOpcode`.
Pull Request -
State: closed - Opened by copybara-service[bot] 16 days ago
#22297 - Integrate LLVM at llvm/llvm-project@f8287f6c373f
Pull Request -
State: open - Opened by copybara-service[bot] 16 days ago
#22297 - Integrate LLVM at llvm/llvm-project@f8287f6c373f
Pull Request -
State: open - Opened by copybara-service[bot] 16 days ago
#22295 - [XLA] Support different operand and result types in AlgebraicSimplifierVisitor::HandlePad.
Pull Request -
State: closed - Opened by copybara-service[bot] 16 days ago
#22295 - [XLA] Support different operand and result types in AlgebraicSimplifierVisitor::HandlePad.
Pull Request -
State: closed - Opened by copybara-service[bot] 16 days ago
#22290 - PR #19834: [ds-fusion]Add support for async dynamic slice fusion
Pull Request -
State: closed - Opened by copybara-service[bot] 16 days ago
#22290 - PR #19834: [ds-fusion]Add support for async dynamic slice fusion
Pull Request -
State: closed - Opened by copybara-service[bot] 16 days ago
#22286 - PR #21708: NUMA-pin host memory buffers for D2H/H2D transfers
Pull Request -
State: open - Opened by copybara-service[bot] 16 days ago
#22277 - Automated Code Change
Pull Request -
State: closed - Opened by copybara-service[bot] 16 days ago
#22277 - Automated Code Change
Pull Request -
State: closed - Opened by copybara-service[bot] 16 days ago
#22273 - Add memcpy implementation of ragged-all-to-all.
Pull Request -
State: open - Opened by copybara-service[bot] 16 days ago
#22270 - Integrate LLVM at llvm/llvm-project@f8287f6c373f
Pull Request -
State: open - Opened by copybara-service[bot] 17 days ago
#22264 - Make a continuous only Github Actions based TensorFlow CPU build
Pull Request -
State: open - Opened by copybara-service[bot] 17 days ago
#22261 - Change the default cuda compiler from nvcc to clang in configure.py
Pull Request -
State: open - Opened by shraiysh 17 days ago
- 9 comments
#22260 - Switch tsl::OkStatus usage to absl::OkStatus.
Pull Request -
State: closed - Opened by copybara-service[bot] 17 days ago
#22258 - [GPU][NFC] Avoid always printing complete PGLE profiles.
Pull Request -
State: closed - Opened by sergachev 17 days ago
- 1 comment
#22258 - [GPU][NFC] Avoid always printing complete PGLE profiles.
Pull Request -
State: closed - Opened by sergachev 17 days ago
- 1 comment
#22256 - [XLA:GPU] Enable cuDNN kernel for block scaled dot on Blackwell
Pull Request -
State: open - Opened by sergey-kozub 17 days ago
#22256 - [XLA:GPU] Enable cuDNN kernel for block scaled dot on Blackwell
Pull Request -
State: open - Opened by sergey-kozub 17 days ago
#22250 - Add fake `OpaqueExecutable` and update HLO runner interface to use it.
Pull Request -
State: closed - Opened by copybara-service[bot] 17 days ago
#22247 - [HLO-OPT] Tool : register HWI passes from hlo/transforms/ directory
Pull Request -
State: closed - Opened by copybara-service[bot] 17 days ago
#22247 - [HLO-OPT] Tool : register HWI passes from hlo/transforms/ directory
Pull Request -
State: closed - Opened by copybara-service[bot] 17 days ago
#22244 - PR #21375: [ds-fusion] Get While loop analysis with copy fusion
Pull Request -
State: closed - Opened by copybara-service[bot] 17 days ago
#22244 - PR #21375: [ds-fusion] Get While loop analysis with copy fusion
Pull Request -
State: closed - Opened by copybara-service[bot] 17 days ago
#22243 - PR #21708: NUMA-pin host memory buffers for D2H/H2D transfers
Pull Request -
State: open - Opened by copybara-service[bot] 17 days ago
#22237 - Parse XLA_FLAGS environment variable every time, conditionally on xla_flags_reset flag.
Pull Request -
State: closed - Opened by copybara-service[bot] 17 days ago
#22237 - Parse XLA_FLAGS environment variable every time, conditionally on xla_flags_reset flag.
Pull Request -
State: closed - Opened by copybara-service[bot] 17 days ago
#22233 - Sorted scatter emitter is sometimes very slow
Issue -
State: open - Opened by jreiffers 17 days ago
- 3 comments
#22233 - Sorted scatter emitter is sometimes very slow
Issue -
State: open - Opened by jreiffers 17 days ago
- 3 comments
#22226 - [XLA:GPU] Rename `IsSyncCollective` and move to a GPU specific file.
Pull Request -
State: closed - Opened by copybara-service[bot] 17 days ago
#22226 - [XLA:GPU] Rename `IsSyncCollective` and move to a GPU specific file.
Pull Request -
State: closed - Opened by copybara-service[bot] 17 days ago
#22220 - Use custom HLO serialization for HloUnoptimizedSnapshot.
Pull Request -
State: closed - Opened by copybara-service[bot] 17 days ago
#22220 - Use custom HLO serialization for HloUnoptimizedSnapshot.
Pull Request -
State: closed - Opened by copybara-service[bot] 17 days ago