hudfdfdf

Results 2 issues of hudfdfdf

Hi prroi_pooling_gpu.c seems not support to pytorch1.11 and pytorch1.12. It has have the following questions: RuntimeError: Error building extension '_prroi_pooling': [1/3] /usr/local/cuda/bin/nvcc -DTORCH_EXTENSION_NAME=_prroi_pooling -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /usr/local/lib/python3.7/dist-packages/torch/include -isystem...

File "/opt/research2/d3s/pytracking/tracker/segm/segm.py", line 96, in initialize feat_max_stride = max(self.params.features_filter.stride()) File "/opt/research2/d3s/pytracking/features/extractor.py", line 66, in stride return torch.Tensor(TensorList([f.stride() for f in self.features if self._return_feature(f)]).unroll()) TypeError: `__cuda_array_interface__` must be a dict I...