Open traversaro opened 1 year ago
Interesting, this is indeed the behaviour intended for jax and pytorch:
However, at the moment in librealsense we were trying to favor the CPU version over the CUDA one (as done in libarrow:
However, for some reason track_features seems to be working fine for libarrow, but not for librealsense, as the cuda version is installed by mamba, while the cpu version is preferred by conda.
So, to reformulate the two question we have are:
track_features
or increase the build number of the preferred version?
Solution to issue cannot be found in the documentation.
Issue
results in the CUDA version being installed. I am not sure this is the indended behaviour.
Installed packages
Environment info