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

[WIP]update hpi config #9190

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

zhangyubo0722
Copy link
Collaborator

No description provided.

Copy link

paddle-bot bot commented Oct 23, 2024

Thanks for your contribution!

@zhangyubo0722 zhangyubo0722 changed the title update hpi config [WIP]update hpi config Oct 23, 2024
[100, 3] + hpi_dynamic_shape,
]

im_shape = [hpi_dynamic_shape] * 3
Copy link
Member

Choose a reason for hiding this comment

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

这里建议用[hpi_dynamic_shape for _ in range(3)],要不生成的yaml里会有anchor语法,影响阅读

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

get

'scale_factor': scale_factor,
},
'dynamic_shape_input_data': {
'im_shape': [hpi_dynamic_shape] * 3,
Copy link
Member

Choose a reason for hiding this comment

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

同上

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