caffe-tensorflow
caffe-tensorflow copied to clipboard
"Slice" layer, Multiple top nodes are not supported
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 } }
i've encountered the same problem,have you solved it?
have you solved this problem?
have you solved the problem?
has anyone figured a workaround?