dongjun-Lee / text-classification-models-tf

Tensorflow implementations of Text Classification Models.
505 stars 164 forks source link

vd_cnn.py中的conv_block是否第一次循环的conv没有用上? #6

Open xhygh opened 6 years ago

xhygh commented 6 years ago

每次卷积输入的都是input,第二次循环也是conv变量,这样第一次循环不是就用不上了?

dongjun-Lee commented 6 years ago

Could you write in English? I don't understand Chinese.