tutorials
tutorials copied to clipboard
InferenceError: [ShapeInferenceError] (op_type:Add): [ShapeInferenceError] Inferred shape and existing shape differ in rank: (2) vs (1) 1 np.matmul(X, A)
Ask a Question
I got the following error when I try to use Shape Inference.Can anyone help me,Thanks!
