inception-resnet-v2 icon indicating copy to clipboard operation
inception-resnet-v2 copied to clipboard

when I runned ,there are a problem

Open hnsywangxin opened this issue 8 years ago • 0 comments

Hi,when I runned the project ,my computer hint the errors: TypeError: Expected int32, got list containing Tensors of type '_Message' instead.

the error is in x = merge([a, b], mode='concat', concat_axis=-1)

why? thank you

hnsywangxin avatar Apr 25 '17 07:04 hnsywangxin