代码如图所示,报错是:conv2d_v2() got an unexpected keyword argument 'filter'请问应该如何解决
进行两种尝试,一是改为filters看是否可行,另外就是降tf版本至1.x