Expose `tf.broadcast_to` op
This fix is a follow up of 15243 to expose `tf.broadcast_to`.
Previously the op was exposed as `tf.contrib.framework.broadcast_to.
This fix unhide the BroadcastTo so that it is exposed in `tf.broadcast_to`.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment