chrishkchris opened a new pull request #589: [WIP] hotfix on dev branch (DNNL) URL: https://github.com/apache/singa/pull/589 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 1. mnist_cnn (after changing to cpu), it hangs. 2. test_operation.py ``` ubuntu@ip-172-31-24-48:~/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
