需要導入模塊: import tensorflow [as 別名] # 或者: from tensorflow import pad [as 別名] def forward(self): pad = [[self.lay.pad, self.lay.pad]] * 2; ...
確定! 回上一頁