Searched refs:src2_shape (Results 1 – 1 of 1) sorted by relevance
65 TensorShape src1_shape, src2_shape; in Compute() local68 src2_shape = input2_in_mkl_format ? src2_mkl_shape.GetTfShape() in Compute()71 if (!src1_shape.IsSameSize(src2_shape)) { in Compute()77 " != input 1: ", src2_shape.DebugString())); in Compute()