Media-Smart / flexinfer

A flexible Python front-end inference SDK based on TensorRT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

core dump

flynnamy opened this issue · comments

I checked that volksdep has been installed and could be used. When I run python3 examples/classifier.py test.jpg,it shows core dump. How to fix this?

commented

@flynnamy Hi, could you please provide your code and environment for analysis?

@flynnamy Hi, could you please provide your code and environment for analysis?

I use original code without modify. My environmet is Ubuntu 16.04, cuda 10.2, cudnn 8.0, pytorch 1.4.

commented

@flynnamy We have updated the code and please download the newest one to use.