nerfstudio icon indicating copy to clipboard operation
nerfstudio copied to clipboard

Pytorch and cuda getting automatically upgraded during docker build

Open Anji-Builds opened this issue 1 year ago • 0 comments

docker issues

I have noticed that the Pytorch and cuda version get upgraded to 2.3.1+cu121 as in the screenshot and when I tried to rebuild it is 2.4+cu121. I have used the exact Dockerfile only with minor changes, so I am unable to understand which line/what is causing the upgrade from 2.1.2+cu118. Also does it affect tiny-cuda-nn or any other working, if the finally docker container is a higher version than the recommended?

Could someone help me out to understand this?

Anji-Builds avatar Aug 05 '24 19:08 Anji-Builds