MobileNet icon indicating copy to clipboard operation
MobileNet copied to clipboard

i meet a error: TypeError: separable_convolution2d() got an unexpected keyword argument 'data_format'

Open chl916185 opened this issue 7 years ago • 4 comments

Your tensorflow is which version? i meet a error: TypeError: separable_convolution2d() got an unexpected keyword argument 'data_format' @Zehaos

chl916185 avatar Oct 27 '17 09:10 chl916185

Hi, @chl916185 1.0.1, 1.1.0 should work.

Zehaos avatar Oct 27 '17 09:10 Zehaos

@chl916185 I think it works only with Tensorflow 1.4.

martinkersner avatar Oct 31 '17 07:10 martinkersner

The error disappeared after I upgraded from tensorflow 1.3 to 1.4

post2web avatar Nov 07 '17 07:11 post2web

I meet an error!
TypeError:separable_conv2d() got an unexpected keyword argument 'rate'. My tensorflow-gpu version is (0.12.1). This question is caused by tensorflow vision???? thank

15556535718 avatar Jan 22 '18 14:01 15556535718