#include <entropy_calibrator.h>
◆ ICaffePoolOutputDimensionsFormula()
nvinfer1::ICaffePoolOutputDimensionsFormula::ICaffePoolOutputDimensionsFormula |
( |
| ) |
|
|
inline |
◆ ~ICaffePoolOutputDimensionsFormula()
nvinfer1::ICaffePoolOutputDimensionsFormula::~ICaffePoolOutputDimensionsFormula |
( |
| ) |
|
|
inline |
◆ compute()
virtual DimsHW nvinfer1::ICaffePoolOutputDimensionsFormula::compute |
( |
DimsHW |
input_dims, |
|
|
DimsHW |
kernel_size, |
|
|
DimsHW |
stride, |
|
|
DimsHW |
padding, |
|
|
DimsHW |
dilation, |
|
|
const char * |
layerName |
|
) |
| const |
|
inlinevirtual |
The documentation for this class was generated from the following file: