Use MakeShapeFromShapeTensor for shape inference in conv2d_transpose
This commit uses MakeShapeFromShapeTensor for shape inference in
conv2d_transpose instead of using tensor_util.constant_value_as_shape
in python. Based on review comment.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment