chrishkchris commented on issue #589: [WIP] hotfix on dev branch (DNNL) URL: https://github.com/apache/singa/pull/589#issuecomment-581350690 > HI @chrishkchris , there is error in TestPythonOperation.test_batchnorm2d_cpu. I am checking @dcslin the batchnorm2d_gpu also has error of dnnl, seems due to the control logic ``` ubuntu@ip-172-31-35-63:~/singa/test/python$ python3 test_operation.py TestPythonOperation.test_batchnorm2d_gpu terminate called after throwing an instance of 'dnnl::error' what(): attempt to use uninitialized object Aborted (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
