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

[Paddle Inference]support collectshape in run([input1, input2....]) #57498

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

zhoutianzi666
Copy link
Contributor

@zhoutianzi666 zhoutianzi666 commented Sep 19, 2023

PR types

Others

PR changes

Others

Description

P-card-71501

支持在使用这种API的case下,支持收集shape
outputs = predictor.run([input_dict[name] for name in input_names])

@zhoutianzi666 zhoutianzi666 changed the title commit support collectshape in run([list]) Sep 20, 2023
@zhoutianzi666 zhoutianzi666 changed the title support collectshape in run([list]) support collectshape in run([input1, input2....]) Sep 20, 2023
@zhoutianzi666 zhoutianzi666 changed the title support collectshape in run([input1, input2....]) [Paddle Inference]support collectshape in run([input1, input2....]) Sep 20, 2023
Copy link
Contributor

@yuanlehome yuanlehome left a comment

Choose a reason for hiding this comment

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

LGTM

@zhoutianzi666 zhoutianzi666 merged commit 854dcc1 into PaddlePaddle:develop Sep 20, 2023
27 checks passed
iosmers pushed a commit to iosmers/Paddle that referenced this pull request Sep 21, 2023
Frida-a pushed a commit to Frida-a/Paddle that referenced this pull request Oct 14, 2023
danleifeng pushed a commit to danleifeng/Paddle that referenced this pull request Nov 14, 2023
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