Skip to content

Conversation

justinchuby
Copy link
Member

Usage seen in https://github.com/onnx/onnx-mlir/blob/5ef91c1be51eb578e61d2ae3c05fa821297a8ee2/test/mlir/onnx/parse/fun_model_test.onnxtext. (onnx/onnx-mlir#2262). I added the .onnxtext extension to be a known extension for the serializer.

Usage seen in https://github.com/onnx/onnx-mlir/blob/5ef91c1be51eb578e61d2ae3c05fa821297a8ee2/test/mlir/onnx/parse/fun_model_test.onnxtext. (onnx/onnx-mlir#2262). I added the `.onnxtext` extension to be a known extension for the serializer.

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
@justinchuby justinchuby requested a review from a team as a code owner March 30, 2024 16:10
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
@justinchuby justinchuby added this to the 1.17 milestone Mar 30, 2024
Copy link

codecov bot commented Mar 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.95%. Comparing base (83194ed) to head (14dfed6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6051   +/-   ##
=======================================
  Coverage   56.95%   56.95%           
=======================================
  Files         506      506           
  Lines       30467    30467           
  Branches     4592     4592           
=======================================
  Hits        17353    17353           
  Misses      12285    12285           
  Partials      829      829           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@justinchuby justinchuby enabled auto-merge April 4, 2024 03:40
@justinchuby justinchuby added this pull request to the merge queue Apr 4, 2024
Merged via the queue into main with commit 1a6aa6a Apr 4, 2024
@justinchuby justinchuby deleted the justinchu/onnx-text branch April 4, 2024 17:29
gramalingam pushed a commit to gramalingam/onnx that referenced this pull request Apr 12, 2024
…nnx#6051)

Usage seen in
https://github.com/onnx/onnx-mlir/blob/5ef91c1be51eb578e61d2ae3c05fa821297a8ee2/test/mlir/onnx/parse/fun_model_test.onnxtext.
(onnx/onnx-mlir#2262). I added the `.onnxtext`
extension to be a known extension for the serializer.

---------

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
andife pushed a commit to andife/onnx that referenced this pull request Jul 20, 2024
…nnx#6051)

Usage seen in
https://github.com/onnx/onnx-mlir/blob/5ef91c1be51eb578e61d2ae3c05fa821297a8ee2/test/mlir/onnx/parse/fun_model_test.onnxtext.
(onnx/onnx-mlir#2262). I added the `.onnxtext`
extension to be a known extension for the serializer.

---------

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
linshokaku pushed a commit to linshokaku/onnx that referenced this pull request Oct 2, 2024
…nnx#6051)

Usage seen in
https://github.com/onnx/onnx-mlir/blob/5ef91c1be51eb578e61d2ae3c05fa821297a8ee2/test/mlir/onnx/parse/fun_model_test.onnxtext.
(onnx/onnx-mlir#2262). I added the `.onnxtext`
extension to be a known extension for the serializer.

---------

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
Signed-off-by: Linsho Kaku <linsho@preferred.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants