modify the access level of anakin engine#18015
Merged
Shixiaowei02 merged 1 commit intoPaddlePaddle:developfrom Jun 12, 2019
Merged
modify the access level of anakin engine#18015Shixiaowei02 merged 1 commit intoPaddlePaddle:developfrom
Shixiaowei02 merged 1 commit intoPaddlePaddle:developfrom
Conversation
test=develop
659b571 to
f1f8950
Compare
Shixiaowei02
added a commit
to Shixiaowei02/Paddle
that referenced
this pull request
Jun 12, 2019
Shixiaowei02
added a commit
that referenced
this pull request
Jun 28, 2019
#18028) * Update the Anakin interfaces for content-dnn and MLU (#17890) * update anakin-engine interfaces for content-dnn test=develop * support only-gpu mode of Anakin modify eltwise parse test=develop * modification for thread-safe test=develop * Integrated template instance test=develop * increase template parameters test=develop * support MLU predictor test=develop * update anakin cmake files test=develop * update TargetWrapper::set_device * update the initialization of anakin subgraph test=develop * use the default constructor of base class test=develop * modify the access level of anakin engine (#18015) test=develop * fix ci test cmake 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.
Modify the access level of base class from public to protected.
test=develop