[Iluvatar][CI] fix the dim error of seq_lens_encoder and seq_lens_decoder (#6637)

This commit is contained in:
yzwu
2026-03-04 14:00:40 +08:00
committed by GitHub
parent 02d32eea3b
commit 3345641f4e
3 changed files with 7 additions and 4 deletions
+3
View File
@@ -37,6 +37,9 @@ echo "install paddle cpu and custom device"
pip_install_with_retry --pre paddlepaddle -i https://www.paddlepaddle.org.cn/packages/nightly/cpu/
pip_install_with_retry --pre paddle-iluvatar-gpu -i https://www.paddlepaddle.org.cn/packages/nightly/ixuca/
echo "Run paddle.utils.run_check()"
python -c "import paddle; paddle.utils.run_check()"
INCLUDE_FOLDERS=(
"ERNIE_300B_4L"
"ERNIE-4.5-21B-A3B-Paddle"