Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CodeStyle][Typos][P-[42-48]] Fix typo (producted,progam,progrss,propogated,Propogation,protocal,PROTOCAL,pthon,pyrhon) #70991

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

enkilee
Copy link
Contributor

@enkilee enkilee commented Jan 26, 2025

PR Category

User Experience

PR Types

Devs

Description

fixed:
producted,progam,progrss,propogated,Propogation,protocal,PROTOCAL,pthon,pyrhon

@SigureMo
Copy link
Member

奇了个怪怪,为啥只有这个 PR PR-CI-Paddle-Doc-Preview 死活过不去,哪里影响了么

@SigureMo
Copy link
Member

2025-01-26 21:53:52 2025-01-26 13:53:52,175 - get_all_api:79 - WARNING - AttributeError occurred when `eval(paddle.tensor.tensor)`
2025-01-26 21:53:52 2025-01-26 13:53:52,176 - get_all_api:79 - WARNING - AttributeError occurred when `eval(paddle.tensorrt)`
2025-01-26 21:53:52 Traceback (most recent call last):
2025-01-26 21:53:52   File "/FluidDoc/docs/api/./gen_doc.py", line 1080, in <module>
2025-01-26 21:53:52     get_all_api(attr=realattr)
2025-01-26 21:53:52   File "/FluidDoc/docs/api/./gen_doc.py", line 68, in get_all_api
2025-01-26 21:53:52     for filefinder, name, ispkg in pkgutil.walk_packages(
2025-01-26 21:53:52   File "/usr/lib/python3.10/pkgutil.py", line 92, in walk_packages
2025-01-26 21:53:52     __import__(info.name)
2025-01-26 21:53:52   File "/usr/local/lib/python3.10/dist-packages/paddle/tensorrt/__init__.py", line 15, in <module>
2025-01-26 21:53:52     from .export import Input, PrecisionMode, TensorRTConfig, convert
2025-01-26 21:53:52   File "/usr/local/lib/python3.10/dist-packages/paddle/tensorrt/export.py", line 37, in <module>
2025-01-26 21:53:52     from paddle.tensorrt.converter import *******
2025-01-26 21:53:52   File "/usr/local/lib/python3.10/dist-packages/paddle/tensorrt/converter.py", line 21, in <module>
2025-01-26 21:53:52     paddle.base.core.register_paddle_plugin()
2025-01-26 21:53:52 RuntimeError: (NotFound) TensorRT is needed, but TensorRT dynamic library is not found.
2025-01-26 21:53:52   Suggestions:
2025-01-26 21:53:52   1. Check if the TensorRT is installed correctly and its version is matched with paddlepaddle you installed.
2025-01-26 21:53:52   2. Configure environment variables as follows:
2025-01-26 21:53:52   - Linux: set LD_LIBRARY_PATH by `export LD_LIBRARY_PATH=...`
2025-01-26 21:53:52   - Windows: set PATH by `set PATH=XXX;
2025-01-26 21:53:52   [Hint: dso_handle should not be null.] (at /paddle/paddle/phi/backends/dynload/tensorrt.cc:55)
2025-01-26 21:53:52 
2025-01-26 21:53:52 + '[' -f ./copy_codes_from_en_doc.py ']'
2025-01-26 21:53:52 + '[' -f ./api_info_all.json ']'
2025-01-26 21:53:52 + '[' -f /FluidDoc/ci_scripts/hooks/pre-doc-compile.sh ']'

奇怪,tensorrt 这个问题之前明明修了啊

@SigureMo
Copy link
Member

包是 #70955 干的,虽然没看出来为啥,得调一下

@paddle-bot paddle-bot bot added the contributor External developers label Jan 26, 2025
This reverts commit ba60015.
Copy link
Member

@SigureMo SigureMo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTMeow 🐾

CI 问题确认与本 PR 无关

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants