warning in cuda_profiler.h
Created by: luotao1
CMakeFiles/paddle_pybind.dir/pybind.cc.o: In function `paddle::platform::CudaProfilerInit(std::string, std::string, std::vector<std::string, std::allocator<std::string> >)':
/home/luotao02/Paddle/paddle/platform/cuda_profiler.h:30: warning: the use of `mktemp' is dangerous, better use `mkstemp'