some issues about code
liang233 opened this issue · comments
liang xiao commented
Xiaohong Liu commented
Hi, I will try to answer your questions as follows.
- "output_size" is a parameter to give the exact output size you defined. To my understanding, it is similar to the "same" parameter in TensorFlow, which is achieved by zero padding as default.
- I didn't test this case in detail. Intuitively, I believe there exists performance degradation, but it may be negligible.
If you have any other question, please let me know.