PaddleNLP/neural_machine_translation/transformer/infer.py报错
Created by: yuzunrui
PaddleNLP/neural_machine_translation/transformer/infer.py报错,请问是什么原因,谢谢?
memory_optimize is deprecated. Use CompiledProgram and Executor
W0614 19:29:48.624078 50964 device_context.cc:261] Please NOTE: device: 0, CUDA Capability: 70, Driver API Version: 9.2, Runtime API Version: 9.0
W0614 19:29:48.762323 50964 device_context.cc:269] device: 0, cuDNN Version: 7.0.
W0614 19:29:48.762387 50964 device_context.cc:293] WARNING: device: 0. The installed Paddle is compiled with CUDNN 7.3, but CUDNN version in your machine is 7.0, which may cause serious incompatible bug. Please recompile or reinstall Paddle with compatible CUDNN version.
*** Aborted at 1560511794 (unix time) try "date -d @1560511794" if you are using GNU date ***
PC: @ 0x0 (unknown)
*** SIGSEGV (@0x38) received by PID 50964 (TID 0x7fd56a55c740) from PID 56; stack trace: ***
@ 0x7fd56a3216d0 (unknown)
@ 0x7fd56a539d56 _dl_relocate_object
@ 0x7fd56a5427ac dl_open_worker
@ 0x7fd56a53d914 _dl_catch_error
@ 0x7fd56a541ccb _dl_open
@ 0x7fd569979082 do_dlopen
@ 0x7fd56a53d914 _dl_catch_error
@ 0x7fd569979142 __GI___libc_dlopen_mode
@ 0x7fd569950b45 init
@ 0x7fd56a31ee70 __GI___pthread_once
@ 0x7fd569950c5c __GI___backtrace
@ 0x7fd537168b68 paddle::platform::EnforceNotMet::Init<>()
@ 0x7fd537168eb7 paddle::platform::EnforceNotMet::EnforceNotMet()
@ 0x7fd538eb3a86 paddle::platform::GpuMaxChunkSize()
@ 0x7fd538e88422 _ZSt16__once_call_implISt12_Bind_simpleIFZN6paddle6memory6legacy20GetGPUBuddyAllocatorEiEUlvE_vEEEvv
@ 0x7fd56a31ee70 __GI___pthread_once
@ 0x7fd538e87acd paddle::memory::legacy::GetGPUBuddyAllocator()
@ 0x7fd538e888f3 paddle::memory::legacy::Alloc<>()
@ 0x7fd538e88d35 paddle::memory::allocation::LegacyAllocator::AllocateImpl()
@ 0x7fd538eadfeb paddle::memory::allocation::Allocator::Allocate()
@ 0x7fd538e7c933 paddle::memory::allocation::AllocatorFacade::Alloc()
@ 0x7fd538e7ca51 paddle::memory::allocation::AllocatorFacade::AllocShared()
@ 0x7fd538aba920 paddle::memory::AllocShared()
@ 0x7fd538e4ecea paddle::framework::Tensor::mutable_data()
@ 0x7fd537e27451 paddle::operators::FillConstantKernel<>::Compute()
@ 0x7fd537e2a5f3 _ZNSt17_Function_handlerIFvRKN6paddle9framework16ExecutionContextEEZNKS1_24OpKernelRegistrarFunctorINS0_8platform9CUDAPlaceELb0ELm0EJNS0_9operators18FillConstantKernelIfEENSA_IdEENSA_IlEENSA_IiEENSA_INS7_7float16EEEEEclEPKcSJ_iEUlS4_E_E9_M_invokeERKSt9_Any_dataS4_
@ 0x7fd538dfa6f6 paddle::framework::OperatorWithKernel::RunImpl()
@ 0x7fd538dfae64 paddle::framework::OperatorWithKernel::RunImpl()
@ 0x7fd538df878c paddle::framework::OperatorBase::Run()
@ 0x7fd5372dd8be paddle::framework::Executor::RunPreparedContext()
@ 0x7fd5372de6ff paddle::framework::Executor::Run()
@ 0x7fd53715835e _ZZN8pybind1112cpp_function10initializeIZN6paddle6pybindL18pybind11_init_coreERNS_6moduleEEUlRNS2_9framework8ExecutorERKNS6_11ProgramDescEPNS6_5ScopeEibbRKSt6vectorISsSaISsEEE97_vIS8_SB_SD_ibbSI_EINS_4nameENS_9is_methodENS_7siblingEEEEvOT_PFT0_DpT1_EDpRKT2_ENUlRNS_6detail13function_callEE1_4_FUNES10_
Segmentation fault (core dumped)