Ngraph op fails on code coverage
Created by: luotao1
http://ce.paddlepaddle.org:8080/viewLog.html?buildId=21110&buildTypeId=PaddlePaddleFramework_TestCoverage_TestCoverage&tab=report_project15_C___Coverage
In build log, it seems that ngraph ops are not build successfully, please check it.
http://ce.paddlepaddle.org:8080/viewLog.html?buildId=21110&buildTypeId=PaddlePaddleFramework_TestCoverage_TestCoverage&tab=buildLog&_focus=63#_state=63
The image is paddlepaddle/paddle:latest-dev
, and the detail cmake options are in build log, mainly is -DWITH_COVERAGE=ON
.