Fix the old flatten method which use the size(0) to caculate the batch size,...
Fix the old flatten method which use the size(0) to caculate the batch size, the old method will intruduce Gather opertion in the onnx output, which will faild parsed by tensorRT 5.0 (#1134)
Showing
Please register or sign in to comment