Solov2-TensorRT-CPP
Solov2-TensorRT-CPP copied to clipboard
compile error
Hello teacher, when I compile your code, I always get this error (c++ 14/17): /home/hermione/library/libtorch/include/ATen/TensorIterator.h:200:3: error: reference to 'DeviceType' is ambiguous DeviceType device_type(int arg=0) const { return device(arg).type(); }. Do you know the reason for this, I am using libtorch1.82+cuda10.2.