inception-resnet-v2
inception-resnet-v2 copied to clipboard
when I runned ,there are a problem
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