Lunderberg commented on issue #14600: URL: https://github.com/apache/tvm/issues/14600#issuecomment-1505332874
That said, it looks like we can add an explicit deduction guide, to tell the compiler what to do when this ambiguity occurs. ([stack overflow link](https://stackoverflow.com/a/41617721/2689797)) Can you try https://github.com/apache/tvm/pull/14604 and see if it resolves the issue? This should be compatible with any compiler that supports C++17. -- 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]
