Chen-cyw
Chen-cyw
> `--plugins` flag is not used in this repo. Please install follow the README of this repo, not the official one. I config the setup.py like this: def initialize_plugins_options(cmd_obj): cmd_obj.plugins...
> Please follow [these](https://github.com/grimoire/torch2trt_dynamic#setup) steps. > you do **NOT** need to change anything inside setup.py, The plugin used in this repo is [amirstan_plugin](https://github.com/grimoire/amirstan_plugin). thanks! I want to use the converted...
> After checking it with an NVIDIA card with larger memory, the error might be raised by a lack of enough mem. how much memory size is enough?
I use T4 with 13GB mem, raise the same error
static configs can convert successed, maybe mark this problem in user guide
> > I use T4 with 13GB mem, raise the same error > > can you solve this problem? we are same error no, I use the static config before...
are you solve it ? I convert another model and have the same problem
@grimoire [cascade_rcnn_r50_fpn_dconv_c3-c5_1x_coco.txt](https://github.com/grimoire/mmdetection-to-tensorrt/files/5743088/cascade_rcnn_r50_fpn_dconv_c3-c5_1x_coco.txt) i can convert it in cuda=10.2 cudnn=8.03 tensorrt=7.2.1 pytorch=1.6 GPU=1080
Thanks, if any sllution, I will report here.