Created by: QiJune
Now, we have only a macro PADDLE_ONLY_CPU. It will be fine if we only have two devices, CPU and GPU. But we have to support more devices, such as FPGA. The macros should be PADDLE_WITH_GPU or PADDLE_WITH_FPGA.