caffe-tensorflow icon indicating copy to clipboard operation
caffe-tensorflow copied to clipboard

"Slice" layer, Multiple top nodes are not supported

Open x0chen opened this issue 9 years ago • 4 comments

Only supports single-output nodes? So it can not convert nets with "Slice" layers? layer { name: "slice1" type: "Slice" bottom: "pool1" top: "slice1_1" top: "slice1_2" slice_param { slice_dim: 1 } }

x0chen avatar Nov 21 '16 09:11 x0chen

i've encountered the same problem,have you solved it?

westpilgrim avatar Jun 06 '17 06:06 westpilgrim

have you solved this problem?

qinghua2016 avatar Sep 11 '17 06:09 qinghua2016

have you solved the problem?

ikoc avatar Jan 23 '18 11:01 ikoc

has anyone figured a workaround?

ankita-sri avatar Jan 24 '18 23:01 ankita-sri