Add models benchmarks
Add models benchmarks Minor fixes
This commit is contained in:
@@ -21,6 +21,7 @@ nvinfer1::ILayer* convolutionalLayer(
|
||||
int& weightPtr,
|
||||
std::string weightsType,
|
||||
int& inputChannels,
|
||||
float eps,
|
||||
nvinfer1::ITensor* input,
|
||||
nvinfer1::INetworkDefinition* network);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user