Hassan Afzali-Kusha
Hassan Afzali-Kusha
@riban-bw Hi thank you for the work around. I am seeing this problem has been around from 2016. Do you know why this problem has not been fixed till now?
Hi @rmccorm4 , Thank you for your response. I am trying to the part 3 as below:  When I try to run the command, I get the below error:...
Hi @rmccorm4 , I am first trying to see if I can run the original code. I have not changed the ONNX parser to Caffe parser. Can you kindly help...
@rmccorm4 That solved the problem. I can successfully run the below: 
@rmccorm4 Hi Ryan, I have changed the ONNX parser to Caffe parser. The below code is the part of the code that I have changed: # Building engine with trt.Builder(TRT_LOGGER)...
@rmccorm4 Thank you for your reply. Sorry, it was my syntax mistake. Now I am able to run the code, however I am getting the below logs:  And the...
@rmccorm4 Thank you for your reply. I am now able to run the code with the Caffe model of ResNet-18. However, there are many "unnamed layers" in the file. How...
@rmccorm4 Hi Ryan, Thank you very much for your reply. I will try the solution you mentioned. Thank you very much for your prompt replies. I really appreciate your help...
> I'm not sure if there is an automatic way to fix that (i.e. let parser correctly name all layers). I'm not sure why that happens. It's probably when there's...
I am also facing the same problem. Nobody is going to answer?