Results 7 comments of yan.liu

This solution works! Thanks so much! But when I use the converted tensorrt model, I get `unexpected key in source state_dict: engine, input_names, output_names`. I use mmdet 2.13.0 ``` from...

I changed to mmdet 2.10, but I still have some error. Do you known why? ``` (open-mmlab) root@bms--Ubuntu:~/mmdetection/zyys_great_experiments# python test_tensorrt.py 0 [TensorRT] ERROR: Parameter check failed at: engine.cpp::setBindingDimensions::1046, condition: profileMinDims.d[i]...

Do you know how to get the full backtrace? `toggle-debug-on-error` can't be triggered by this error.

I tried `emacs -q`, the same error occurred and `toggle-debug-on-error` still didn't be triggered. my emacs test init file is https://gist.github.com/lyjdwh/051bfef652612b6c02632f608af26011

Sorry, I mistook the install of requires. After I install pretty-hydra, it still doesn't work. I will debug it myself. Thanks for your help! ![image](https://user-images.githubusercontent.com/14898811/97106707-33b5f880-16fe-11eb-9947-772f71266e20.png)

我是将 `/opt/apps/com.qq.weixin.deepin/files/run.sh` 中 `APPRUN_CMD` 改为 `deepin-wine5` 就没有黑边了

Why hasn't it been merged? Without search panel, vscode-ag totally cann't be used.