-
Notifications
You must be signed in to change notification settings - Fork 42
[DNNL] implement RESIZE_BILINEAR #461
Comments
MKLDNN doesn't provide resize bilinear primitive. I'd like to mark it low priority before MKLDNN supports it natively. |
Will be available in v1.2 oneapi-src/oneDNN#563 |
@pinzhenx , thanks for this info! |
@lisa0314 @huningxin @pinzhenx @BruceDai @fujunwei @Christywl Based on oneapi-src/oneDNN#563, it has been implemented in oneapi-src/oneDNN@16b9a5d . Since all the performance test failed for Semantic Segmentation, please consider to implement this op. |
@belem I found that the |
@BruceDai @Christywl , is that possible to provide old models for Lisha to run the testing? Any other test ways? |
I remember we agreed to make the semantic segmentation example works for backends with argmax op supported and not supported. What's the status of that? @BruceDai |
@huningxin As previous discussions, we use dual backend to run updated models with argmax op if argmax op wasn't implemented by WebNN sides. |
@lisa0314 , I think this one should be closed by otcshare/chromium-src#24, correct? |
@huningxin yes, it should be closed and I will close this issue. |
No description provided.
The text was updated successfully, but these errors were encountered: