Nature of issue?
Details about the Bug:
To improve the inference performance and support larger input image for style transfer, I try to reduce filter num to 1/4 ,for each layer when training model. ex. initial filter_num to 16 from 32 for 1st conv2d_layer.
Convert to variables, it can't be inferenced sucessfully. it show the error as subject.
Web browser and version: (e.g. Firefox version 65, Chrome version 71.0)
Chrome version 72.0
Operating System: (e.g. MacOS, Windows, Ubuntu)
Windows 10
New feature details:
support lower filter size for style transfer