Commit 911b141a authored by Yong Tang's avatar Yong Tang
Browse files

Expose `tf.contrib.layers.conv1d` like conv2d/conv3d



This fix tries to address the issue raised in 20551
where `tf.contrib.layers.conv1d` is not exposed.
In tf.contrib.layers even though conv1d/conv2d/conv3d
are all available, the conv1d was not exposed like
conv2d/conv3d.

This fix exposed `tf.contrib.layers.conv1d` so that
it is consistent with `tf.contrib.layers.conv2d`
and `tf.contrib.layers.conv3d`.

This fix fixes 20551.

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent b2fe2a87
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment