Skip to content

Conversation

@tqchen
Copy link
Member

@tqchen tqchen commented Aug 5, 2025

This PR implements serialization function for generic ffi::Any based on the reflection that is preserves the overall object graph reference relation. These extra APIs are implemented through the reflection system.

They can be used to further modernize and unify the serialization mechanisms in the project.

@tqchen tqchen changed the title [FFI] Serialization To/From JSONObjectGraph [FFI][EXTRA] Serialization To/From JSONObjectGraph Aug 5, 2025
@tqchen tqchen force-pushed the serialization branch 3 times, most recently from f5227b0 to 3d87c21 Compare August 5, 2025 11:16
This PR implements serialization function for generic ffi::Any
based on the reflection that is preserves the overall object
graph reference relation. These extra APIs are implemented
through the reflection system.

They can be used to further modernize and unify the serialization
mechanisms in the project under the new reflection mechanism.
@tqchen tqchen changed the title [FFI][EXTRA] Serialization To/From JSONObjectGraph [FFI][EXTRA] Serialization To/From JSONGraph Aug 5, 2025
@Hzfengsy Hzfengsy merged commit 9c27523 into apache:main Aug 5, 2025
13 checks passed
ShiboXing pushed a commit to ShiboXing/tvm that referenced this pull request Aug 10, 2025
tqchen added a commit to tqchen/tvm that referenced this pull request Sep 13, 2025
tqchen added a commit to tqchen/tvm that referenced this pull request Sep 13, 2025
tqchen added a commit to tqchen/tvm that referenced this pull request Sep 13, 2025
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