借用tf中keras模块关于valid的情况介绍: "valid" means no padding. 简单来说,就是在计算过程中不会为输入特征矩阵添加padding。 valid 模式具体计算公式如下, ...
確定! 回上一頁