vpirogov commented on issue #13672: URL: https://github.com/apache/tvm/issues/13672#issuecomment-1477125015
oneDNN follows [semantic versioning](https://semver.org/). API breaks only between major versions (like v2.x and v3.x) and minor versions (like v3.0 and v3.1) are API compatible. I'd suggest switching to v3.x API and dropping v2.x. -- 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]
