TensorFlow 里使用tf.nn.conv2d函数来实现卷积,其格式如下。 tf.nn.conv2d (input, filter, strides, padding, use_ cudnn on_ gpu=None,name=None).
確定! 回上一頁