* Create output shape for Convoution Backprop SLTs. * Add output_padding attribute to SLT scope. * Introduce SLT for Serializaton. * Introduce new test layer class ConvolutionBackpropLayerTest which contains output_padding attribute and output_shape input. Old one is deprecated, but cannot be removed due to kmb plugin dependency. * Add ConvolutionBackpropDataLayerTest into TEST_P. * ConvolutionBackpropDataLayerTest left as legacy class used by kmb_plugin. * Remove redundant variables. * Switch to new API for gpu SLTs. * Remove legacy API. * Introduce legacy API to match dependency for KMB and ARM plugins. * Create test cases for output_padding attribute. * Fixing smoke_Deconv tests. |
||
|---|---|---|
| .. | ||
| single_layer | ||
| core_config.cpp | ||