Update docs for `concat` in case `axis < 0` (#15917)
* Update docs for `concat` in case `axis < 0` This fix tries to address the issue raised in 15905 where the documentation does not cover the case of `axis < 0` for `tf.concat`. This fix fixes 15905. Signed-off-by:Yong Tang <yong.tang.github@outlook.com> * Update docs for tf.concat Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment