PyTorch 不支持tensor[::-1] 这样的负步长操作,水平翻转可以用张量索引实现。 ... _layers_to_extract: conv_representation.append(x) return ...
確定! 回上一頁