agnesnatasya commented on pull request #712:
URL: https://github.com/apache/singa/pull/712#issuecomment-635752124
@joddiy the `inputs, ref_outputs = load_dataset(os.path.join('/tmp',
'super_resolution', 'test_data_set_0'))` gives the error, after some debugging,
I think it is because the output_*.pb has the dims specified as 224 x 224 but
it actually has 451584 size. Thus, it cannot resize itself. Could there be an
error with the output_.pb file itself?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]