Personae icon indicating copy to clipboard operation
Personae copied to clipboard

# self.cnn_x_input is a [-1, 5, 20, 1] tensor, after cnn, the shape will be [-1, 5, 20, 5].,

Open 915288938lx opened this issue 5 years ago • 1 comments

according to this "self.cnn = self.add_cnn(self.cnn_x, filters=2, kernel_size=[2, 2], pooling_size=[2, 2]) " after cnn, the shape should be (-1,5,20,2)?

Am i misunderstanding?

915288938lx avatar Jul 24 '19 01:07 915288938lx

can you add my wechat: 915288938

915288938lx avatar Jul 24 '19 02:07 915288938lx