yululu
yululu
-------------------------------------- C++ Traceback (most recent call last): -------------------------------------- 0 paddle::framework::ThreadPoolTempl::WorkerLoop(int) 1 paddle::framework::PirInterpreter::RunInstructionBaseAsync(unsigned long) 2 paddle::framework::PirInterpreter::RunInstructionBase(paddle::framework::InstructionBase*) 3 paddle::framework::PhiKernelInstruction::Run() 4 void custom_kernel::MatmulKernel(phi::CustomContext const&, phi::DenseTensor const&, phi::DenseTensor const&, bool, bool, phi::DenseTensor*) 5 aclnnMatmul...
ValueError: (InvalidArgument) Fail to open library: /home/ma-user/anaconda3/envs/PyTorch-2.1.0/lib/python3.9/site-packages/paddle_custom_device/libpaddle-custom-npu.so with error: /home/ma-user/anaconda3/envs/PyTorch-2.1.0/lib/python3.9/site-packages/paddle_custom_device/libpaddle-custom-npu.so: undefined symbol: _ZN13custom_kernel14GatherNdKernelIbN3phi13CustomContextEEEvRKT0_RKNS1_11DenseTensorES8_PS6_ [Hint: dso_handle should not be null.] (at /paddle/paddle/fluid/platform/init.cc:152) 请问这个问题怎么解决呢
CMake Error at cmake/paddle.cmake:90 (message): Failed to get submodule Paddle', please check your network ! Call Stack (most recent call first): CMakeLists.txt:22 (include)
