Remove unused variable.
PiperOrigin-RevId: 240437112
This commit is contained in:
parent
895480ac3c
commit
6f9ed358d9
@ -4099,7 +4099,6 @@ Status ConvertCombinedNMS(OpConverterParams* params) {
|
||||
DebugString(*in_tensor));
|
||||
}
|
||||
--dims.nbDims;
|
||||
nvinfer1::ITensor* tmp_tensor = nullptr;
|
||||
TF_RETURN_IF_ERROR(params->converter->PrepareTensorForShape(
|
||||
TRT_TensorOrWeights(in_tensor), dims,
|
||||
/*validation_only=*/false, out_tensor));
|
||||
|
Loading…
x
Reference in New Issue
Block a user