22
I Use This!
Very High Activity

Commits : Listings

Analyzed 18 days ago. based on code collected 18 days ago.
Nov 11, 2024 — Nov 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Automated Code Change More... 18 days ago
Automated Code Change More... 18 days ago
Reverts 25d12e27a1ccffb383271967c35aa6e81641086b More... 18 days ago
Automated Code Change More... 18 days ago
Add int32 type to AdvancedConfigValue in ProfilerOptions. More... 18 days ago
Automated Code Change More... 18 days ago
Automated Code Change More... 18 days ago
[XLA:GPU] Avoid running out of shared memory for prefix sum kernel. More... 18 days ago
Make max_inflight_computations configurable in async PjRT. This controls the number of parallel computations we can schedule at the same time. More... 18 days ago
Automated Code Change More... 18 days ago
Replace deprecated integral type limits with `std::numeric_limits`. More... 18 days ago
Remove spurious error log messages. More... 18 days ago
Add tsl::internal::RecycleUnusedPort to complement PickUnusedPort. More... 18 days ago
Propagates mosaic_fusion_group frontend attribute from the call to the inlined instructions. Adds unit tests for frontend attribute propagation. More... 18 days ago
Add copyright header to benchmark_result.proto. More... 18 days ago
Make the NormalizeTimestamps() for profiler lines more robust. More... 18 days ago
Enable building and uploading XLA release candidate wheels. More... 18 days ago
[xla:cpu] Remove unused runtime_custom_call_status target More... 18 days ago
Refactor `HloSharding::ValidateNonTuple`. More... 18 days ago
Implement SPMD DUS as select + pad + collective-permute instead of all-gather. This will remove some unnecessary data copying between devices. More... 18 days ago
Rename `WeightInfo` to `DimensionInfo`, `HloWeightPropagation` to `HloDimensionInfoPropagation". More... 18 days ago
Updated `rules_ml_toolchain` version. More... 18 days ago
Relax the check on situations where we cannot schedule all annotated nodes in the same group as a whole. More... 18 days ago
Disable flaky test on H100. More... 18 days ago
XProf GPU - Expose # of Chips to Profile More... 18 days ago
Enable Stablehlo -> HLO lowering by default. More... 18 days ago
Remove unused class fields to reduce the class size and also save some GCUs. More... 18 days ago
Switch away from deprecated GEN_PASS_CLASSES. NFC More... 18 days ago
Merge pull request #102674 from jameslovespancakes:fix-tflite-android-ndk-build More... 18 days ago
Fix tosa compile error (#104129) More... 18 days ago