qianguih / voxelnet

This is an unofficial inplementation of VoxelNet in TensorFlow.
650 stars 240 forks source link

problem about multi gpus #85

Open bbidong opened 4 years ago

bbidong commented 4 years ago

When i specify the GPUs in confing.py as following:

image

And the memory occupation of gpu 2,3 is shown as following

image

Why gpu3 is not used ? What should i do ...

wayne1627 commented 2 years ago

i have the same problem.have u solved this?