Tensorflow-SegNet icon indicating copy to clipboard operation
Tensorflow-SegNet copied to clipboard

on gpu :InternalError (see above for traceback): NormalizeWithDimensions launch failed

Open whitegh opened this issue 5 years ago • 1 comments

I run it use gpu,but i get this issue,how can i sovle it?Thanks very much. InternalError (see above for traceback): NormalizeWithDimensions launch failed [[node norm1 (defined at /home/linux/codes/test/old/Tensorflow-SegNet-master/model.py:177) = LRNT=DT_FLOAT, alpha=0.0001, beta=0.75, bias=1, depth_radius=5, _device="/job:localhost/replica:0/task:0/device:GPU:0"]] [[{{node loss/total_loss/_49}} = _Recvclient_terminated=false, recv_device="/job:localhost/replica:0/task:0/device:CPU:0", send_device="/job:localhost/replica:0/task:0/device:GPU:0", send_device_incarnation=1, tensor_name="edge_1720_loss/total_loss", tensor_type=DT_FLOAT, _device="/job:localhost/replica:0/task:0/device:CPU:0"]]

whitegh avatar Dec 24 '19 12:12 whitegh

I met the same problem. Have you solved this problem?

yiyang129 avatar Feb 22 '21 01:02 yiyang129