Open hirayamy opened 1 year ago
I found a bug in tests/onnx_matrix_mul/onnx_matrix_mul.py. The outputs of torch model and np.eval does not match. So I fix the input_scale_factors as following.
I found a bug in tests/onnx_matrix_mul/onnx_matrix_mul.py. The outputs of torch model and np.eval does not match. So I fix the input_scale_factors as following.