crazydemo opened a new pull request, #12314: URL: https://github.com/apache/tvm/pull/12314
This PR fixes some bugs exist in BYOC-DNNL. 1. add checks for `bias` pattern and `sum` pattern, to ensure the catched pattern obeys the pre-defined order. 2. fix return error of `pad_pool` legalize. 3. add checks for op `pooling`. Only `ceil_mode=False` is supported. Currently, onednn pooling primitive has no attrs to support `ceil_mode=True`. -- 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]
