chrishkchris commented on issue #589: [WIP] hotfix on dev branch (DNNL)
URL: https://github.com/apache/singa/pull/589#issuecomment-581241587
 
 
   > Maybe there are some errors in DNNL needed to be fixed before functioning 
correctly.
   > I currently have solved a build error due to reassign of variable, so now 
I can built the code. The c test case test_singa.o and python mlp.py can now 
pass.
   > There are two more errors I encountered but I did not solve yet
   > 
   > mnist_cnn (after changing to cpu), it hangs.
   > test_operation.py
   > 
   > ubuntu@ip-172-31-24-48:~/singa/test/python$ python3 test_operation.py
   > .......................................Segmentation fault (core dumped)
   
   @dcslin 
   I tried it in panda 5 using docker, it was the same as that in AWS without 
docker
   ```
   root@04484c49d78c:~/singa/test/python# python3 test_operation.py
   .......................................Segmentation fault (core dumped)
   ```
   

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