Skip to content

Conversation

@luotao1
Copy link
Contributor

@luotao1 luotao1 commented May 15, 2017

fix #2107

@luotao1 luotao1 requested a review from lcy-seso May 15, 2017 05:32
Copy link
Contributor

@lcy-seso lcy-seso left a comment

Choose a reason for hiding this comment

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

small modifications.

print result
The result order is prediction1.id, prediction2.id, prediction1.value,
prediction2.value.
Copy link
Contributor

Choose a reason for hiding this comment

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

:return: predicted results. The result order is prediction1.id, prediction2.id, prediction1.value, prediction2.value.
:rtype: list

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

Copy link
Contributor

@lcy-seso lcy-seso left a comment

Choose a reason for hiding this comment

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

LGTM.

@luotao1 luotao1 merged commit 2e527ad into PaddlePaddle:develop May 15, 2017
@luotao1 luotao1 deleted the infer branch May 15, 2017 06:54
heavengate pushed a commit to heavengate/Paddle that referenced this pull request Aug 16, 2021
* update prepare dataset and deploy document, test=dygraph

* simplify CMakeList, test=dygraph

* add cpp doc link, test=dygraph

* remove WITH_STATIC_LIB, test=dygraph

* update doc, test=dygraph

* fix cmakelist, test=dygraph

* split EXPORT_MODEL.md, update READEME.md, add QA on deploy README.md, test=dygraph

* Using same env as paddle_inference_lib when deploy, test=dygraph

* fix typo, test=dygraph
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.

paddle.infer output multiple outputs

2 participants