Specifically, looking to replace this code to tensorflow:inputs = F.pad(inputs, (kernel_size-1,0), 'constant', 0)output = F.conv1d(
確定! 回上一頁