forked from PaddlePaddle/Paddle-Lite
-
Notifications
You must be signed in to change notification settings - Fork 0
pull code #89
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
Merged
Merged
pull code #89
Conversation
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
…rint in test (#3010) * replace vlog with log in pool, add each run duration print in test. test=develop * change layout file path. test=develop * fix act, layout image kernel. test=develop * fix spell error. test=develop * remove clfinish in act, concat, layout, nearest_interp. test=develop * add RELU macro define in fc opencl kernel. test=develop * add cpu_ref print in activation opencl kernel.test=develop * fix layout ut. test=develop * replace log with vlog. test=develop * fix get output. test=develop
#3029) * [LITE][OPENCL][Image] fix concat 3dims issue ,success nanoyolo ,test=develop * [LITE][OPENCL][Image] fix concat 3dims issue ,success nanoyolo,remove debug codes ,test=develop
…arest_interp when scale == 0 (#3034) * [LITE][OPENCL] add op bilinear_interp; fix output size error of op nearest_interp when scale == 0 * [LITE][OPENCL]fix codestyle
* add sequence_conv op and arm kernel * add test, test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * modify code style. test=develop * fix ut, test=develop * delete unused code, test=develop
* Update benchmark to support setting model and param filename
* [LITE][OPENCL] Support video-sr feature using OpenCL FP16 Image. test=develop * optimize image2d_to_buffer_with_post255. test=develop * add def debug in cl kernel. test=develop * remove conv image code in conv buffer. test=develop
* [mobile][opencl] increase male2fe gan model * element mul d3 * remove useless initempty image in transpose2 ,test=develop * update test ,test=develop
* fix leakyrelu and tanh compute error, test=develop * delete extra file, test=develop * reset act * fix conflict and readme, test=develop * fix ios run error, test=develop
…ge and uts (#3055) * [NPU] support fill_constant and fill_constant_batch_size_like op bridge and uts
* add grid sampler * reset act * fix conflict and readme, test=develop * fix ios v8 run error * fix grid_sampler compute error. test=develop * fix exp act run error, test=develop * fix format, test=develop
* test=devellop * add cl file into resulted lib test=develop * test=develop * test=develop
* scale support int32 input
…ld.sh and build.sh. test=develop (#3081)
* test=develop * test=develop
* Fix memory_resuse for opencl. test=develop * remove useless code. test=develop
* rm grad code
* Ehance mobilenetv1/v2, add std_dev computation. test=develop * Ehance cxx mobile_light demo, add std_dev computation. test=develop
* fxi ff, test=develop * delete bgr_flip, test=develop
* [LITE][OPENCL] comment vlog for opencl kernel. test=develop
* [LITE][OPENCL][Image]optimise conv2d 5x5 7x7,test=develop * [LITE][OPENCL][Image]optimise conv2d 5x5 7x7,test=develop * [LITE][OPENCL][Image]optimise conv2d 5x5 7x7,test=develop
* fix ci for test_mobilenetv1/v2. test=develop * [OPENCL][CI] add test_mobilenetv1/v2 for opencl ci. test=develop
* rename elementwise_sub_grad, test=develop * rename Grad to GRAD, test=develop * deal with case that Y@GRAD is empty, test=develop
…rofiler. etc. (#3268) * [LITE][OPENCL] enhance elemul, fix reshape for opencl. test=develop * comment loop test for pad2 opencl kernel. test=develop * [LITE][PROFILE] add sequnce statics for precision profiler. test=develop
test=develop
fix cv v8 build error, test=develop
* [LITE][OPENCL] fix elemul kernel of opencl. test=develop * fix instanceNorm of opencl. test=develop * add more info about cl device info. test=develop
…op (#3290) * [LITE][OPENCL] Add ImageFree for Free in memory. test=develop * add initialize for cl_use_image2d_ when use buffer. test=develop
fix sequence_pool bug
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.
No description provided.