Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@janpfeifer
Copy link
Contributor

  • Updated dependencies.

google-labs-jules bot and others added 5 commits August 25, 2025 06:21
This commit improves the error handling of the Go API for building StableHLO programs.

The main changes are:
- `Function.AddOp` and `Function.NewConstant` now return an error instead of panicking on invalid input or incompatible shapes.
- `Builder.Build` now checks for the existence of a `main` function and returns an error if it's not found.
- The test suite has been updated to check for these new error conditions.
@janpfeifer janpfeifer merged commit 94444fd into main Aug 27, 2025
1 check passed
@janpfeifer janpfeifer deleted the stablehlo-go-api branch September 20, 2025 06:26
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