You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/08/05 06:14:48 UTC

[GitHub] [tvm] crazydemo opened a new pull request, #12314: [BYOC-DNNL] Bug Fix

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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] crazydemo commented on pull request #12314: [BYOC-DNNL] Bug Fix

Posted by GitBox <gi...@apache.org>.
crazydemo commented on PR #12314:
URL: https://github.com/apache/tvm/pull/12314#issuecomment-1207934650

   hi @masahi , It seems have no checks are failed. Could you please help review this PR?


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] masahi commented on pull request #12314: [BYOC-DNNL] Bug Fix

Posted by GitBox <gi...@apache.org>.
masahi commented on PR #12314:
URL: https://github.com/apache/tvm/pull/12314#issuecomment-1207936957

   @tvm-bot rerun


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] masahi merged pull request #12314: [BYOC-DNNL] Bug Fix

Posted by GitBox <gi...@apache.org>.
masahi merged PR #12314:
URL: https://github.com/apache/tvm/pull/12314


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org