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
Output shape is different between ncnn and tensorflow. I think output layer should have 6 elements. (shape is (1, 2, 3, 1)) But ncnn has 8 elements with shape (4, 2, 1).
The text was updated successfully, but these errors were encountered:
I translate code below by tensorflow2ncnn.
Output shape is different between ncnn and tensorflow. I think output layer should have 6 elements. (shape is (1, 2, 3, 1)) But ncnn has 8 elements with shape (4, 2, 1).
The text was updated successfully, but these errors were encountered: