Summary
Example of supported model that uses asymmetric convolution
Description
Unable to determine whether a model that uses asymmetric convolution is supported by OpenVINO™ Toolkit.
Resolution
googlenet-v3-pytorch, a Public Pre-Trained Model, uses asymmetric convolution.
Additional information
Refer to Rethinking the Inception Architecture for Computer Vision for asymmetric convolution implementation in Inception v3 PyTorch architecture.