convolution1D 2D

  conv2d(input, filter, strides, padding, use_cudnn_on_gpu=True, data_format="NHWC", dilations=[1, 1, 1, 1], name=None) """Computes a 2-D convolution given 4-D `input` and `filter` tensors.""" 给定4维的输入
相关文章
相关标签/搜索