Skip to content

Conversation

@yuanhu2435
Copy link

@yuanhu2435 yuanhu2435 commented Nov 8, 2022

Recently, we tried to run the mkl fused matmul op test and found out this bug.

2022-11-08 08:44:30.883157: F tensorflow/core/kernels/mkl_matmul_op_test.cc:262] Non-OK-status: nodeBuilder.Finalize(g, nullptr) status: Invalid argument: 3 errors while building NodeDef 'fused_matmul/_2' using Op<name=_MklFusedMatMul; sign ature=a:T, b:T, args:num_args*T -> product:T; attr=is_filter_const:bool,default=false; attr=transpose_a:bool,default=fal se; attr=transpose_b:bool,default=false; attr=T:type,allowed=[DT_BFLOAT16, DT_FLOAT]; attr=num_args:int,min=0; attr=fuse d_ops:list(string),default=[]; attr=epsilon:float,default=0.0001>:

So we tried to submit one patch to fix the problem in unit test.
The patch is integrated in the deepRec and seems to work well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant