jinhongyii opened a new pull request, #20071:
URL: https://github.com/apache/tvm/pull/20071

   ## Motivation and context
   
   `TilePrimitiveCallNode` participates in FFI reflection but did not provide 
the unsafe-init constructor required to reconstruct an object during 
deserialization.
   
   ## Changes
   
   - Add the reflection unsafe-init constructor to `TilePrimitiveCallNode`.
   - Add a pickle round-trip regression that preserves arguments, workspace, 
config, dispatch, and execution scope.
   
   ## Testing
   
   - `python -m pytest tests/python/tirx/test_op.py`
   - Changed-files pre-commit checks


-- 
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]

Reply via email to