NVIDIA-AI-IOT / jetracer

An autonomous AI racecar using NVIDIA Jetson Nano
MIT License
1.06k stars 319 forks source link

Road Following script giving error 'Tensor' object has no attribute 'ndim' #78

Closed msvauken closed 3 years ago

msvauken commented 3 years ago

Hi,

I am running cell 3 in roadfollowing.ipnb, and get the following error: 'Tensor' object has no attribute 'ndim' I have torch version 1.1.0 installed. I am not sure how to get past this error.

msvauken commented 3 years ago

Sorry, I see this was resolved in another thread.