Skip to content

Test the serialization API with custom serializers #5315

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jun 29, 2023

Conversation

justinchuby
Copy link
Member

The change tests the serialization API with a custom implemented serializer using onnx.printer and onnx.parser.

@justinchuby justinchuby requested a review from a team as a code owner June 13, 2023 20:15
Signed-off-by: Justin Chu <justinchu@microsoft.com>
@justinchuby justinchuby force-pushed the justinchu/test-serializer branch from 25942d5 to 571d4d0 Compare June 13, 2023 20:16
justinchuby and others added 2 commits June 21, 2023 09:02
justinchuby and others added 4 commits June 28, 2023 08:51
Signed-off-by: Justin Chu <justinchu@microsoft.com>
Signed-off-by: Justin Chu <justinchu@microsoft.com>
@justinchuby
Copy link
Member Author

@jcwchen I think this is ready!

@gramalingam gramalingam merged commit 9aa95e8 into onnx:main Jun 29, 2023
@justinchuby justinchuby deleted the justinchu/test-serializer branch June 29, 2023 16:05
xadupre pushed a commit to xadupre/onnx that referenced this pull request Jul 4, 2023
The change tests the serialization API with a custom implemented
serializer using `onnx.printer` and `onnx.parser`.

---------

Signed-off-by: Justin Chu <justinchu@microsoft.com>
Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
xadupre pushed a commit to xadupre/onnx that referenced this pull request Jul 4, 2023
The change tests the serialization API with a custom implemented
serializer using `onnx.printer` and `onnx.parser`.

---------

Signed-off-by: Justin Chu <justinchu@microsoft.com>
Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 15, 2023
The change tests the serialization API with a custom implemented
serializer using `onnx.printer` and `onnx.parser`.

---------

Signed-off-by: Justin Chu <justinchu@microsoft.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 28, 2023
The change tests the serialization API with a custom implemented
serializer using `onnx.printer` and `onnx.parser`.

---------

Signed-off-by: Justin Chu <justinchu@microsoft.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 28, 2023
The change tests the serialization API with a custom implemented
serializer using `onnx.printer` and `onnx.parser`.

---------

Signed-off-by: Justin Chu <justinchu@microsoft.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 28, 2023
The change tests the serialization API with a custom implemented
serializer using `onnx.printer` and `onnx.parser`.

---------

Signed-off-by: Justin Chu <justinchu@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants