Mark-M2L
Mark-M2L
Thanks a lot for your reply. I have taken a look into it and have a question about this implementation. I am thinking of two ways of implementing the possible...
Thanks for your clarification. I recompiled Torch-TensorRT using your suggestion (previously built it using Python, as explained in https://github.com/pytorch/TensorRT/issues/1026#issuecomment-1119561746). The compilation went fine, but adding your step and then recompiling,...
Hi @bowang007 Thank you very much for your help. I created a small reproducible repo at [Reproduced repo](https://github.com/Mark-M2L/ttrt_compilation_ddrnet). It is basically a copy of [DDRNet.pytorch](https://github.com/chenjun2hao/DDRNet.pytorch), but modified such that it...
Hi @bowang007, did you perhaps have time to test the sample code? Would be really helpful to us if you can help us out.
Hi @bowang007, thank you very much for taking your time to support the model. I really appreciate it. Looking forwards to your update :)
Hi @bowang007 Thanks a lot! So you suggest that one of the two PRs worked for you? Then I will start testing one of them as soon as I have...