Added num of layers in net and netRT,suggestions from pull request 270 on main repo

This commit is contained in:
perseusdg
2021-11-14 07:13:42 +05:30
parent 367061fea2
commit 6f936096ae
3 changed files with 33 additions and 1 deletions
+2
View File
@@ -24,6 +24,8 @@
#include <pluginsRT/UpsampleRT.h>
#include <pluginsRT/YoloRT.h>
namespace tk { namespace dnn {
using namespace nvinfer1;