Hey,
I'm a new comer to NERF world so help me please with running
here is my Anaconda console output
(bungee) C:\BungeeNeRF>python run_bungee.py --config configs/EXP_CONFIG_FILE
Traceback (most recent call last):
File "C:\BungeeNeRF\run_bungee.py", line 632, in
torch.set_default_tensor_type('torch.cuda.FloatTensor')
File "C:\ProgramData\Anaconda3\envs\bungee\lib\site-packages\torch_init_.py", line 323, in set_default_tensor_type
_C._set_default_tensor_type(t)
TypeError: type torch.cuda.FloatTensor not available. Torch not compiled with CUDA enabled.
I've watched intro video on Youtube, and got fantastic inspiration
thank you for great work guys
Hey,
I'm a new comer to NERF world so help me please with running
here is my Anaconda console output
(bungee) C:\BungeeNeRF>python run_bungee.py --config configs/EXP_CONFIG_FILE
Traceback (most recent call last):
File "C:\BungeeNeRF\run_bungee.py", line 632, in
torch.set_default_tensor_type('torch.cuda.FloatTensor')
File "C:\ProgramData\Anaconda3\envs\bungee\lib\site-packages\torch_init_.py", line 323, in set_default_tensor_type
_C._set_default_tensor_type(t)
TypeError: type torch.cuda.FloatTensor not available. Torch not compiled with CUDA enabled.
I've watched intro video on Youtube, and got fantastic inspiration
thank you for great work guys