Created by: luotao1
- add MKL for fluid static and shared library, the structure is:
third_party/install/mklml/
├── include
└── lib
- remove
PADDLE_USE_ATLASwhich is forgot by #6530 - Examples: https://github.com/luotao1/fluid_inference_example.
Created by: luotao1
third_party/install/mklml/
├── include
└── lib
PADDLE_USE_ATLAS which is forgot by #6530