Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
0 answers
90 views

Different results PyTorch vs Libtorch

I am trying to calculate a disparity image for the same traced model in python and c++ but I am getting different outputs. I tried and follow the same steps in c++ as in python but it seems I missed ...
anaandreea's user avatar