Skip to content

[circle-mlir] Bump onnx2circle version to 0.3.0#15482

Merged
seanshpark merged 1 commit intoSamsung:masterfrom
shs-park:circle-mlir/increase-version-0.3.0
May 28, 2025
Merged

[circle-mlir] Bump onnx2circle version to 0.3.0#15482
seanshpark merged 1 commit intoSamsung:masterfrom
shs-park:circle-mlir/increase-version-0.3.0

Conversation

@shs-park
Copy link
Copy Markdown
Contributor

This updates the version of onnx2circle from 0.2.0 to 0.3.0,
as it now includes updated versions of llvm-project and onnx-mlir.

ONE-DCO-1.0-Signed-off-by: Seungho Henry Park shs.park@samsung.com

This updates the version of `onnx2circle` from `0.2.0` to `0.3.0`,
as it now includes updated versions of `llvm-project` and `onnx-mlir`.

ONE-DCO-1.0-Signed-off-by: Seungho Henry Park <shs.park@samsung.com>
@shs-park shs-park requested a review from a team May 28, 2025 10:11
@shs-park shs-park self-assigned this May 28, 2025
@shs-park
Copy link
Copy Markdown
Contributor Author

from comment #15440 (comment)
for issue #15424
from draft #15440


// NOTE sync version number with 'infra/debian/*/changelog' for upgrade
const char *__version = "0.2.0";
const char *__version = "0.3.0";
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changelog will be updated by an automated pull request after the publishing workflow is triggered.

@shs-park shs-park added the PR/ready for review It is ready to review. Please review it. label May 28, 2025
Copy link
Copy Markdown
Contributor

@ragmani ragmani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@seanshpark seanshpark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@seanshpark seanshpark merged commit f4f4bd1 into Samsung:master May 28, 2025
7 checks passed
@shs-park shs-park deleted the circle-mlir/increase-version-0.3.0 branch May 29, 2025 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR/ready for review It is ready to review. Please review it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants