Closed
Description
Steps to reproduce:
- Pull this pr add mkldnn matmul_v2 ut #38625, and cmake with
-DWITH_TESTING=ON
, then build paddle. ctest -R test_mkldnn_matmulv2 -V
@lidanqing-intel @jakpiase @jczaja
Note: If we add fp32 operators in the future, we must write the unit test according to the new unit test framework, for example #38625.