Chore: merge upstream 2025-09-11#69
Merged
Merged
Conversation
* Build with ubuntu-22.04 for beter compatibility * Update naming
Update UI bundle
PiperOrigin-RevId: 789314881
…e in visualizer config PiperOrigin-RevId: 789361146
PiperOrigin-RevId: 789827981
PiperOrigin-RevId: 790056081
PiperOrigin-RevId: 791245271
PiperOrigin-RevId: 791433064
…d set max hops. Also add a `visibleEdgeHops` field to edge overlay where users can directly set max hops in json. PiperOrigin-RevId: 792320465
- If the graph is specified, the edge overlay will only appear on the specified graph. - If the graph is no specified, the edge overlay will appear on all graphs. PiperOrigin-RevId: 792683104
Add reference to VGF adapter
…epository. The current Hermetic CUDA directory will be removed from XLA soon. PiperOrigin-RevId: 796728417
…e the download work again.
…wtab Fix the cell-embedded url, and update the quick start notebook to make the download work again.
PiperOrigin-RevId: 798227316
PiperOrigin-RevId: 798281293
Also add an option to VisualizerConfig to allow users to set extra zoom factor when zooming fit on nodes PiperOrigin-RevId: 798304739
PiperOrigin-RevId: 799154627
…1_25 Bump python package and adapter version. Update JS bundle.
The pass now consistently uniquifies operations based on their `NameLoc` within the current scope. Operations with regions establish a new namespace level for their children, while operations without regions pass down the inherited location, grouping children within the same namespace. This results in more granular and structured namespaces in the generated JSON. PiperOrigin-RevId: 799733903
PiperOrigin-RevId: 800223807
PiperOrigin-RevId: 802313639
This change introduces a `textColor` property to the `NodeStyle` interface, allowing users to specify a custom color for node labels. The WebGL renderer now checks for this property when rendering node labels and applies the custom color if provided. PiperOrigin-RevId: 802441699
Fix formatting error
PiperOrigin-RevId: 802587029
PiperOrigin-RevId: 803076364
… for extensions) PiperOrigin-RevId: 803544403
PiperOrigin-RevId: 804955629
…sion Add python 3.13 tag to package config
… 1.2 PiperOrigin-RevId: 807056845
Update version and JS bundle
…vider from the Angular internals. Instead, environments will have to explicitly add the zone change detection provider. PiperOrigin-RevId: 807750108
PiperOrigin-RevId: 809114448
PiperOrigin-RevId: 810033859
PiperOrigin-RevId: 812835645
PiperOrigin-RevId: 813119193
PiperOrigin-RevId: 813637822
…rge-upstream-2025-09-11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.