Skip to content

Fix member access syntax error in cpu_executable.cc#61

Closed
Copilot wants to merge 2 commits intocleanup-serving-2.20from
copilot/sub-pr-59
Closed

Fix member access syntax error in cpu_executable.cc#61
Copilot wants to merge 2 commits intocleanup-serving-2.20from
copilot/sub-pr-59

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 21, 2026

padded-> opaque() (extra space) fails to compile. Fixes the typo to padded->opaque().

Change

  • third_party/xla/xla/service/cpu/cpu_executable.cc:186: padded-> opaque()padded->opaque()

⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.

Copilot AI changed the title [WIP] [WIP] Address feedback on partial dynamic shape support in XLA PR Fix member access syntax error in cpu_executable.cc Mar 21, 2026
Copilot AI requested a review from joeyye-work March 21, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants