Add PP-YOLOE support
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
#include "activation_layer.h"
|
||||
|
||||
nvinfer1::ILayer* batchnormLayer(
|
||||
nvinfer1::ITensor* batchnormLayer(
|
||||
int layerIdx,
|
||||
std::map<std::string, std::string>& block,
|
||||
std::vector<float>& weights,
|
||||
|
||||
Reference in New Issue
Block a user