Respect `optimize` parameter in `zeros_like` (#12459)
This fix address the issue in 12436 where
`optimize` flag was not respected when shape is fully defined
for `zeros_like`.
This fix fixes 12436.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment