ValueError: You can only pass an initializer function that expects no arguments to its callable when
tensorflow初始化报错:ValueError: You can only pass an initializer function that expects no arguments to its callable when the shape is not fully defined. The given initializer function expects the following args [‘shape’, ‘dtype’, ‘partition_info’]原因:是因为定义维





