You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by GitBox <gi...@apache.org> on 2021/02/18 05:15:25 UTC

[GitHub] [singa] delphieritas edited a comment on issue #807: AssertionError for the ONNX training testcases?

delphieritas edited a comment on issue #807:
URL: https://github.com/apache/singa/issues/807#issuecomment-781048360


   Hi Singa team. I also encountered the error info:
         WARNING: Logging before InitGoogleLogging() is written to STDERR                                                                                                                                                                 
         W0217 18:35:53.217267  6606 convolution.cc:560] The required memory for workspace (1192230916) is larger than the expected Bytes (1073741824)                                                                                    
         W0217 18:35:53.218562  6606 convolution.cc:560] The required memory for workspace (2333081604) is larger than the expected Bytes (1073741824)                                                                                    
         F0217 18:35:53.218595  6606 device.cc:88] Check failed: size >= 0 (-1961885692 vs. 0) size is negative, could be caused by the type cast from size_t to int. In that case, the size is too large.                                
         *** Check failure stack trace: ***                                                                                                                                                                                               
         Aborted (core dumped)      
               
   My Singa Version is 3.1.0 https://github.com/apache/singa/compare/3.1.0...master . 
   
   I saw this bug related pull request 808 https://github.com/apache/singa/pull/808/files . But this Pull Request seemed not addressing the bug (if it is). So could you guys reopen this issue for solving?


----------------------------------------------------------------
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:
users@infra.apache.org