dungld
Results
2
comments of
dungld
I have the same problem. Have you solved it yet?
auto input_width = dims.d[2]; auto input_height = dims.d[3]; auto channels = dims.d[1]; A change like above should solve the problem.