问题描述 Please describe your issue
Commit: 7f0eb2e causes a significant performance drop in BF16 models:
mobilenetV1
mobilenetV2
mobilenetV3
googlenet
resnet50
Tests was performed on two machines:
CPX:
Turbo: OFF
Name: Intel(R) d on(R) Gold 6348H CPU @ 2.30GHz
Mo...
问题描述 Issue Description
During build in Debug build type I got an assertion error:
[ 96%] Built target jit_layer
[ 96%] Built target kernel_signature_generator
[ 96%] Built target eager_legacy_op_function_generator
[ 96%] Generating libdnnl.so.0
[ 96%] Generating libiomp5.so
[ 96%] copy_if_differ...
bug描述 Describe the Bug
paddle_paddle/build/python/paddle/tests/hapi_mnist_bf16_static.py test application is not working properly for fp32 mode.
Returns an error:
W0125 07:46:14.564448 53298 interpreter_util.cc:886] pool2d_grad raises an exception dnnl::error, could not create a primitive descript...
bug描述 Describe the Bug
paddle_paddle/build/python/paddle/tests/hapi_mnist_bf16_static.py test application is not working properly.
Returns an error:
I0116 23:08:01.824071 51418 interpretercore.cc:258] New Executor is Running.
I0116 23:08:01.824502 51418 onednn_context.cc:80] oneDNN v2.6.0
W0116 23...