wangxiang2713

Results 3 issues of wangxiang2713

I try to run the onnx demo: https://github.com/onnx/models/blob/master/vision/classification/imagenet_inference.ipynb with model squeezenet, but i got error: ``` ValueError: You created Module with Module(..., data_names=['data']) but input with name 'data' is not...

Here is my result, it seems that shm is very slow, but why? TPS +------------+---------------+---------------+---------------+----------------+----------------+----------------+ | test/size | 128 x 100000 | 256 x 100000 | 512 x 100000 |...

Hi, i try to run the shm, however i got error 'Error opening child process: No such file or directory'.

bug