tqchen opened a new pull request, #696: URL: https://github.com/apache/tvm-ffi/pull/696
## Summary - Keep the Python object-tying implementation compiled while leaving canonical-wrapper reuse dormant. - Restore legacy allocation and matching deleter paths for C++, Python-defined dataclasses, and Rust objects. - Retain the custom allocator API for a later coordinated activation. - Restore legacy wrapper identity and reference-count expectations while retaining activation-only tests as skipped coverage. ## Testing - C++ test suite - Python test suite - Rust workspace tests and doctests - Pre-commit checks on changed files -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
