You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix bug of shape_inference when node is TensorArrayGatherV3
TensorArrayGatherV3 node should get shape from TensorArrayV3 instead of
input "flow_in", shape of
TensorArrayV3 can be got from "value" which is the input of
TensorArrayWriteV3.
0 commit comments