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:GetInputTensorShape() and EnableProfile() for AnalysisPredictor, ZeroCopyTensor support uint8 #19822

Merged
merged 3 commits into from Sep 17, 2019

Conversation

cryoco
Copy link
Contributor

@cryoco cryoco commented Sep 16, 2019

-- added GetInputTensorShape() method for AnalysisPredictor.
-- added uint8 support for ZeroCopyTensor.
-- changed way of enabling profiling from setting GFLAGS to specifying AnalysisConfig options.Now one can turn on profiling by setting config.EnableProfile().
-- added unittests for the features above.

@cryoco cryoco force-pushed the add-infer-support branch 2 times, most recently from c36ba51 to 35d0d61 Compare September 16, 2019 07:57
Copy link
Contributor

@NHZlX NHZlX left a comment

Choose a reason for hiding this comment

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

LGTM

@cryoco cryoco merged commit 9cbc1ef into PaddlePaddle:develop Sep 17, 2019
@cryoco cryoco deleted the add-infer-support branch September 17, 2019 12:19
mapingshuo pushed a commit to mapingshuo/Paddle that referenced this pull request Sep 20, 2019
…is predictor support GetInputTensorShape, test=develop (PaddlePaddle#19822)
seiriosPlus pushed a commit to seiriosPlus/Paddle that referenced this pull request Dec 9, 2019
…is predictor support GetInputTensorShape, test=develop (PaddlePaddle#19822)
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.

None yet

2 participants