Cherry-pick from PaddlePaddle:feature/anakin-engine: Anakin subgraph support.#16330
Merged
NHZlX merged 18 commits intoPaddlePaddle:developfrom Mar 27, 2019
Merged
Cherry-pick from PaddlePaddle:feature/anakin-engine: Anakin subgraph support.#16330NHZlX merged 18 commits intoPaddlePaddle:developfrom
NHZlX merged 18 commits intoPaddlePaddle:developfrom
Conversation
* add activation op * test conv2d relu sigmoid tanh
…_norm/flatten/reshape op (PaddlePaddle#16020) * add anakin softmax/ flatten/reshape/transpose/batch_norm op converter
* use anakin batch norm and scale implement fluid batch norm
…ePaddle#16157 support change input size
…addlePaddle#16313 1. refine anakin engine 2. add data type for zero copy align dev branch and PaddlePaddle:feature/anakin-engine brach the cudnn workspace modify was not included for now, because we use a hard code way in feature/anakin-engine branch. There should be a better way to implement it, and subsequent submissions will be made. test=develop
2. refine trt code test=develop
Shixiaowei02
previously approved these changes
Mar 22, 2019
test=develop
Superjomn
reviewed
Mar 26, 2019
Superjomn
reviewed
Mar 26, 2019
Superjomn
reviewed
Mar 26, 2019
Superjomn
reviewed
Mar 26, 2019
test=develop
… HEAD test=develop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This branch Align with branch PaddlePaddle:feature/anakin-engine except for:
The 3 points above will be added in this pr later.