tensorflow 和keras中的2维卷积有两种常见方式: (1)tf.nn.conv2d (2)keras.layers.Conv2D 方式1是函数调用方式,方式2是keras layer方式调用。
確定! 回上一頁