You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate mul_mkldnn_op to phi matmul_kernel (#48299)
* Migrate mul_mkldnn_op to matmul_kernel
* Review fixes - changed mutable_data, changed ctx to dev_ctx, fixed namespaces
* switched some funcs to phi
* Deleted not needed phi:: and changed place checking according to standards
0 commit comments