Skip to content

[pull] master from tensorflow:master - #8801

Merged
pull[bot] merged 8 commits into
Cache-Cloud:masterfrom
tensorflow:master
Sep 2, 2026
Merged

[pull] master from tensorflow:master#8801
pull[bot] merged 8 commits into
Cache-Cloud:masterfrom
tensorflow:master

Conversation

@pull

@pull pull Bot commented Sep 2, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…for tensorflow_framework.

PiperOrigin-RevId: 974744894
…cyclic in-place aliasing.

PiperOrigin-RevId: 974767010
Causes internal build breakage.

Reverts 8eee663

PiperOrigin-RevId: 974806297
Self-adjoint eigendecomposition can suffer from numerical instability or
underflow/overflow during two-sided Jacobi rotations when matrix elements have
very large or very small magnitudes.

Scale the input matrix by the maximum absolute element before performing
eigensystem decomposition, and scale the computed eigenvalues back by the same
factor. Properly handle both real and complex component types for TPU and CPU/GPU
expander implementations.

PiperOrigin-RevId: 974847313
…pipeline

- Legalize VHLO quant custom calls during bytecode module loading in slim_model_importer.
- Constrain MHLO constant legalization to Arith constants when buildable, falling back to TFLite constants.
- Add patterns in optimize_broadcast_like_patterns to fold splat TFL constants and TFL Fill ops into SelectV2.
- Add pattern and CanFuseSumMulToMean helper to fuse Sum followed by 1/N multiplication into Mean.

PiperOrigin-RevId: 974875739
@pull pull Bot locked and limited conversation to collaborators Sep 2, 2026
@pull pull Bot added the ⤵️ pull label Sep 2, 2026
@pull
pull Bot merged commit 54288ed into Cache-Cloud:master Sep 2, 2026
1 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants