test_elementwise_mul_mkldnn_op fails
Created by: luotao1
In a new CI machine Intel(R) Xeon(R) CPU E5-2660 v4 @ 2.00GHz
, test_elementwise_mul_mkldnn_op
fails
[08:21:40]550/624 Test #583: test_elementwise_mul_mkldnn_op ......................***Failed 5.15 sec
[08:21:40]W0410 08:21:38.063987 53917 device_context.cc:261] Please NOTE: device: 0, CUDA Capability: 61, Driver API Version: 9.1, Runtime API Version: 8.0
[08:21:40]W0410 08:21:38.066761 53917 device_context.cc:269] device: 0, cuDNN Version: 7.0.
[08:21:40]test_elementwise_mul_mkldnn_op failed
[08:21:40] .......Fssss....................................................
[08:21:40]======================================================================
[08:21:40]FAIL: test_check_output (test_elementwise_mul_mkldnn_op.TestElementwiseMulMKLDNNOp_BroadcastNCHW16c)
[08:21:40]----------------------------------------------------------------------
[08:21:40]Traceback (most recent call last):
[08:21:40] File "/paddle/build/python/paddle/fluid/tests/unittests/test_elementwise_mul_op.py", line 44, in test_check_output
[08:21:40] self.check_output()
[08:21:40] File "/paddle/build/python/paddle/fluid/tests/unittests/op_test.py", line 503, in check_output
[08:21:40] check_dygraph)
[08:21:40] File "/paddle/build/python/paddle/fluid/tests/unittests/op_test.py", line 451, in check_output_with_place
[08:21:40] str(actual_t) + " in class " + self.__class__.__name__)
[08:21:40]AssertionError: Output (Out) has diff at CPUPlace
[08:21:40]Expect [[[[0.00125048 0.08492047]
[08:21:40] [0.29046938 0.386396 ]]
[08:21:40]
[08:21:40] [[0.36969334 0.11319863]
[08:21:40] [0.21415007 0.1986888 ]]
[08:21:40]
[08:21:40] [[0.00177243 0.25010154]
[08:21:40] [0.40215877 0.04279045]]
[08:21:40]
[08:21:40] [[0.41721553 0.3375377 ]
[08:21:40] [0.46301916 0.00820544]]
[08:21:40]
[08:21:40] [[0.10934631 0.40422767]
[08:21:40] [0.2904416 0.22166422]]
[08:21:40]
[08:21:40] [[0.49167052 0.0152072 ]
[08:21:40] [0.12244622 0.41933575]]
[08:21:40]
[08:21:40] [[0.10907405 0.1227215 ]
[08:21:40] [0.00730317 0.6629001 ]]
[08:21:40]
[08:21:40] [[0.5631185 0.8816506 ]
[08:21:40] [0.4704359 0.36099708]]
[08:21:40]
[08:21:40] [[0.2228665 0.8427488 ]
[08:21:40] [0.07571415 0.1031361 ]]
[08:21:40]
[08:21:40] [[0.01434026 0.22389263]
[08:21:40] [0.06033051 0.18588263]]
[08:21:40]
[08:21:40] [[0.15922903 0.2645933 ]
[08:21:40] [0.05752328 0.9053555 ]]
[08:21:40]
[08:21:40] [[0.25251266 0.14107876]
[08:21:40] [0.0689055 0.0038731 ]]
[08:21:40]
[08:21:40] [[0.08460373 0.29914436]
[08:21:40] [0.16119799 0.5224081 ]]
[08:21:40]
[08:21:40] [[0.15163004 0.05331361]
[08:21:40] [0.13301256 0.23944747]]
[08:21:40]
[08:21:40] [[0.04832048 0.0109666 ]
[08:21:40] [0.3521237 0.81271416]]
[08:21:40]
[08:21:40] [[0.51281095 0.8913848 ]
[08:21:40] [0.33166745 0.04245876]]]]
[08:21:40]But Got[[[[0.00125048 0.10934631]
[08:21:40] [0.2228665 0.08460373]]
[08:21:40]
[08:21:40] [[0.08492047 0.40422767]
[08:21:40] [0.8427488 0.29914436]]
[08:21:40]
[08:21:40] [[0.29046938 0.2904416 ]
[08:21:40] [0.07571415 0.16119799]]
[08:21:40]
[08:21:40] [[0.386396 0.22166422]
[08:21:40] [0.1031361 0.5224081 ]]
[08:21:40]
[08:21:40] [[0.36969334 0.49167052]
[08:21:40] [0.01434026 0.15163004]]
[08:21:40]
[08:21:40] [[0.11319863 0.0152072 ]
[08:21:40] [0.22389263 0.05331361]]
[08:21:40]
[08:21:40] [[0.21415007 0.12244622]
[08:21:40] [0.06033051 0.13301256]]
[08:21:40]
[08:21:40] [[0.1986888 0.41933575]
[08:21:40] [0.18588263 0.23944747]]
[08:21:40]
[08:21:40] [[0.00177243 0.10907405]
[08:21:40] [0.15922903 0.04832048]]
[08:21:40]
[08:21:40] [[0.25010154 0.1227215 ]
[08:21:40] [0.2645933 0.0109666 ]]
[08:21:40]
[08:21:40] [[0.40215877 0.00730317]
[08:21:40] [0.05752328 0.3521237 ]]
[08:21:40]
[08:21:40] [[0.04279045 0.6629001 ]
[08:21:40] [0.9053555 0.81271416]]
[08:21:40]
[08:21:40] [[0.41721553 0.5631185 ]
[08:21:40] [0.25251266 0.51281095]]
[08:21:40]
[08:21:40] [[0.3375377 0.8816506 ]
[08:21:40] [0.14107876 0.8913848 ]]
[08:21:40]
[08:21:40] [[0.46301916 0.4704359 ]
[08:21:40] [0.0689055 0.33166745]]
[08:21:40]
[08:21:40] [[0.00820544 0.36099708]
[08:21:40] [0.0038731 0.04245876]]]] in class TestElementwiseMulMKLDNNOp_BroadcastNCHW16c
[08:21:40]
[08:21:40]----------------------------------------------------------------------
[08:21:40]Ran 64 tests in 3.246s
[08:21:40]
[08:21:40]FAILED (failures=1, skipped=4)