Minor fixes

This commit is contained in:
Marcos Luciano
2022-02-21 23:46:29 -03:00
parent 66962cfeb8
commit 555152064e
29 changed files with 416 additions and 541 deletions

View File

@@ -60,4 +60,4 @@ nvinfer1::ILayer* routeLayer(
}
return output;
}
}