junrushao commented on PR #309: URL: https://github.com/apache/tvm-ffi/pull/309#issuecomment-3610104065
So I happened to have a similar implementation when trying to implement dataclass-style `__init__`: https://github.com/apache/tvm-ffi/blob/main/python/tvm_ffi/dataclasses/_utils.py#L101. Maybe could unify to this one as future work -- 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]
