Conversation
fbb9991 to
bd4fbc3
Compare
bd4fbc3 to
855bb4d
Compare
Thanks @baojun-nervana , but seem #15599 has been solved #16447 , so what is the hanging issue? |
|
@tensor-tang The hanging issue was reported by @luotao1, but I wasn't able to reproduce the issue before. Recently I was finally able to reproduce it with manylinux docker and resolve it. |
Do we need
|
luotao1
left a comment
There was a problem hiding this comment.
LGTM!I test the ctest -R test_mul_ngraph -V on manylinux image, it runs OK.
|
@luotao1 ext_mkldnn is just a target name. We use paddle mkldnn. We need json for ngraph debug purpose to dump the graph. We can look into using shared eigen and removing gtest. |
to resolve ngraph test hanging issue on centos6 #15599
It was due to incompatible glibc on centos6