Skip to content

[ILUVATAR_GPU] Support eig_kernel#2202

Open
tianyuzhou668 wants to merge 1 commit intoPaddlePaddle:developfrom
tianyuzhou668:support_eig
Open

[ILUVATAR_GPU] Support eig_kernel#2202
tianyuzhou668 wants to merge 1 commit intoPaddlePaddle:developfrom
tianyuzhou668:support_eig

Conversation

@tianyuzhou668
Copy link
Contributor

@tianyuzhou668 tianyuzhou668 commented Nov 21, 2025

支持了eig kernel的op测试,编译时需要手动设置一下环境变量:
export LIBRARY_PATH=magma/lib:$LIBRARY_PATH
export LD_LIBRARY_PATH=magma/lib:$LD_LIBRARY_PATH
测试文件:
test_eig_op_iluvatar.py
test_linalg_eig_op_iluvatar.py
测试时需要设置环境变量:
export PYTHONPATH=${PYTHONPATH}:PaddleCustomDevice/Paddle/test/legacy_test

注:该pr用于支持paddle在天数设备上的eig op测试,暂时可以不用合入

@paddle-bot
Copy link

paddle-bot bot commented Nov 21, 2025

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant