XJDKC edited a comment on issue #651: Add new example APIs
URL: https://github.com/apache/singa/pull/651#issuecomment-609659740
 
 
   > python3 train.py xceptionnet ci
   
   I think it might be that the memory addresses of some tensors were changed 
during the evaluation phase, which caused the calculation graph to not be 
executed correctly. Because in one epoch we run the graph multiple times 
correctly, which means the graph execution is correct. 
   After commenting out the code of evaluation, I got this result.
   
![7509cf736de33aa70fe5e4e00b9a08a](https://user-images.githubusercontent.com/32295829/78542727-2b61a300-782a-11ea-946c-0fc42cb1e5b1.png)
   
    

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to