For our example we take a stride of 2, and a valid padding. output = tf.nn.conv1d(x, filter, stride=2, padding="VALID"). The output shape ...
確定! 回上一頁