test=develop

revert-15774-anakin_subgraph_engine
peizhilin 7 years ago
parent b5d6e38b05
commit c6472579c0

@ -15,7 +15,7 @@ limitations under the License. */
#pragma once #pragma once
#include <string> #include <string>
#ifdef PADDLE_WITH_CUDA #ifdef PADDLE_WITH_CUDA
#include "paddle/fluid/platform/gpu_info.h" #include <cuda_runtime.h>
#endif #endif
namespace paddle { namespace paddle {

Loading…
Cancel
Save