tqchen commented on issue #338: URL: https://github.com/apache/tvm-ffi/issues/338#issuecomment-3648046229
agree with @junrushao that for `cv::Mat` supporting DLPack protocol is likely better, or defining an wrapper ObjectRef. For FFI design, we deliberately avoid the `std::any`, likely a wrapper ObjectRef would be something that works better, perhaps having mechanism to make such wrapper ObjectRef easy -- 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]
