win10+cuda10+python3.6 test infer single image error
Created by: wangzhiming68
Error Message Summary:
InvalidArgumentError: The 0-th dimension of input[0] and input[2] is expected to be equal.But received input[0]'s shape = [-1, 2048, 19, 19], input[2]'s shape = [1, 1, 19, 19]. [Hint: Expected inputs_dims[0][j] == inputs_dims[i][j], but received inputs_dims[0][j]:-1 != inputs_dims[i][j]:1.] at (D:\1.8.3\paddle\paddle/fluid/operators/concat_op.h:63) [operator < concat > error]