tf.nn.conv2d(input, filter, strides, padding, use_cudnn_on_gpu=None,name=None) #来进行(二维数据)卷积操作; tf.nn.max_pool_with_argmax(input, ...
確定! 回上一頁