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

TypeError: concat() got an unexpected keyword argument 'concat_dim'

Open zyxcambridge opened this issue 8 years ago • 1 comments

TypeError: concat() got an unexpected keyword argument 'concat_dim'

zyxcambridge avatar Jan 22 '18 08:01 zyxcambridge

Seems not compatible with your TensorFlow modify concat_dim to axis

hzy001 avatar Jan 23 '18 04:01 hzy001