fix Android C++ demo compile Fail bug#8245
Merged
lxwlaq merged 2 commits intoPaddlePaddle:developfrom Feb 7, 2022
Merged
Conversation
|
Thanks for your contribution! |
WeiLi233
pushed a commit
to WeiLi233/Paddle-Lite
that referenced
this pull request
Jun 28, 2022
* fix demo MakeFile
WeiLi233
pushed a commit
to WeiLi233/Paddle-Lite
that referenced
this pull request
Jun 28, 2022
* fix demo MakeFile
WeiLi233
pushed a commit
to WeiLi233/Paddle-Lite
that referenced
this pull request
Feb 13, 2023
test [OpTestPy] fix expand/expand_v2, fc,flatten_contiguous_range, gather, generate_proposals_v2,greater_equal diff! (PaddlePaddle#8339) (PaddlePaddle#8394) * test=document_fix fix Android C++ demo compile Fail bug (PaddlePaddle#8245) * fix demo MakeFile Add a convert_to_ssa macro definition (PaddlePaddle#8869) rm convertToSSA API,test=huawei_ascend_npu test=nvidia_tensorrt test=verisilicon_timvx (PaddlePaddle#8988) Sync with offical 3af2ffb Sync with 3af2ffb
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.
Android NDK22 23, C++ demo 编译报错,现已修复相关的Makefile