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

add protobuf file support #1128

Merged
merged 4 commits into from
Sep 13, 2022

Conversation

rainyfly
Copy link
Collaborator

@rainyfly rainyfly commented Sep 4, 2022

  1. 加入对框架导出的protobuf格式的解析支持。

visualdl/component/profiler/profiler_reader.py Outdated Show resolved Hide resolved
visualdl/component/profiler/profiler_reader.py Outdated Show resolved Hide resolved
visualdl/component/profiler/profiler_reader.py Outdated Show resolved Hide resolved
try:
import paddle
except Exception as e:
print('Paddle is required to read protobuf file.\
Copy link
Collaborator

Choose a reason for hiding this comment

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

这里的打印文本不适合用markdown格式

@nepeplwu nepeplwu merged commit 3bc3e2e into PaddlePaddle:develop Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants