Migrate tkDNN max pooling plugin creation to pluginRegistry from the default method
This commit is contained in:
@@ -500,6 +500,7 @@ public:
|
||||
int winH, winW;
|
||||
int strideH, strideW;
|
||||
int paddingH, paddingW;
|
||||
int padding;
|
||||
bool size;
|
||||
tkdnnPoolingMode_t pool_mode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user