machrisaa / tensorflow-vgg

VGG19 and VGG16 on Tensorflow
2.21k stars 1.08k forks source link

the issues about split #72

Open CF5922 opened 5 years ago

CF5922 commented 5 years ago

TypeError: Input 'split_dim' of 'Split' Op has type float32 that does not match expected type of int32. How to deal with it ? It is about the version of tensorflow ?