What is the difference between calling tensor.get_shape()
vs using gen_array_ops.shape(tensor)
on a tensor?
Asked
Active
Viewed 255 times
1

Alex Rothberg
- 10,243
- 13
- 60
- 120
-
See http://stackoverflow.com/a/34082273/6824418 – Allen Lavoie Feb 09 '17 at 23:45