sortpool2d icon indicating copy to clipboard operation
sortpool2d copied to clipboard

gather() got an unexpected keyword argument 'axis'

Open oneHuster opened this issue 7 years ago • 3 comments

Sorry, I have failed to run the project since my inputs start from "range 2". And I got this: TypeError: gather() got an unexpected keyword argument 'axis' whichever tensorflow version I use ("0.12.0" or "1.1.0").

oneHuster avatar Oct 16 '17 08:10 oneHuster

Got the same problem. Did you already solve it?

cookielee77 avatar Jan 24 '18 23:01 cookielee77

I think tf.gather only supports axis input from version 1.1.3.

kojino avatar Feb 03 '18 21:02 kojino

Anyone already solve it?

niuniu111 avatar Nov 15 '18 14:11 niuniu111