Lunderberg commented on issue #15880: URL: https://github.com/apache/tvm/issues/15880#issuecomment-1772783346
Unfortunately, I haven't been able to reproduce the error so far on my side using your example. This was attempted in builds with and without debug symbols, with and without optimization enabled. While commenting out the `FInferStructInfo` did trigger the exception to be raised from `Normalizer::InferStructInfo(const Call&)`, it didn't trigger the error in the FFI error propagation. What compiler are you using? I'm currently running on g++ 11.3.0, and maybe that causes a difference. -- 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]
