Edouard Belval

Results 293 comments of Edouard Belval

@sirfz This is quite unsettling because they fixed it less than 3 weeks ago, I'll check if I can reproduce the issue tonight and reopen an issue on their repo...

@sirfz Yes but I opened [this issue](https://github.com/tesseract-ocr/tesseract/issues/1045) and the next day they changed it to add `-DUSING_STD_NAMESPACE` as a fix. The commit I pointed to should work.

@sirfz Ok, I'll report back with results

@sirfz @zqy2084 Can confirm that it is broken again... I'll report back when I find a decent fix.

` torch_tensorrt.compile(model, inputs=[torch_tensorrt.Input((1, 3, 1440, 1440))], torch_executed_ops=["prim::ListConstruct"])` returns a very similar stack trace as before: ``` RuntimeError: [Error thrown at core/partitioning/shape_analysis.cpp:68] Expected ivalues_maps.count(input) to be true but got falseCould not...

Do you have a PDF I could use to reproduce the error on my side?