EfficientNet-PyTorch
                                
                                 EfficientNet-PyTorch copied to clipboard
                                
                                    EfficientNet-PyTorch copied to clipboard
                            
                            
                            
                        The inference time of padding operator is too slow
What is the difference between padding operator in efficientnet and conventional padding? Why is the inference time of padding for onnx model slow? If I need to run faster, how can I optimize the padding operator? thank you!