onnx / tutorials

Tutorials for creating and using ONNX models
Apache License 2.0
3.34k stars 626 forks source link

InferenceError: [ShapeInferenceError] (op_type:Add): [ShapeInferenceError] Inferred shape and existing shape differ in rank: (2) vs (1) 1 np.matmul(X, A) #276

Open xiaokening opened 1 year ago

xiaokening commented 1 year ago

Ask a Question

I got the following error when I try to use Shape Inference.Can anyone help me,Thanks! image image