thaisacs commented on PR #17627: URL: https://github.com/apache/tvm/pull/17627#issuecomment-2643113473
@cbalint13 Hello, I'm conducting experiments with the following models: - resnet_18 - resnet_50 - resnext_50 - wide_resnet_50 - mobilenet_v2 - mobilenet_v3 - resnet_152 - inception_v3 - alexnet - densenet_121 - vgg_16 - googlenet Imported directly from PyTorch to Relay. This issue occurred more frequently with GoogLeNet, MobileNetV2, MobileNetV3, ResNet-152, and InceptionV3 models. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
