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

Dev x86 openvino #492

Merged
merged 42 commits into from
Oct 23, 2020
Merged

Dev x86 openvino #492

merged 42 commits into from
Oct 23, 2020

Conversation

Maosquerade
Copy link
Collaborator

  • Fix deconv and innerProduct layer on openvino
  • Support several x86 layers

bluaxe and others added 30 commits September 30, 2020 14:50
* [CONVERTER][BUG]1. fix complie failed on centos (gcc 4.9);
fix codecc warnning

Co-authored-by: lnmdlong <lnmdlong@hotmail.com>
Co-authored-by: devandong <devandong@tencent.com>
Co-authored-by: quinnrong94 <quinnrong@tencent.com>
* interpret func use reference param

* ncnn interpret use reference param
Co-authored-by: nihui <shuizhuyuanluo@126.com>
* [EXAMPLES][PATCH] add face align demo and refactor for some case

* [EXAMPLES][FIX] fix align opencl error

* [EXAMPLES][FIX] fix arm linux demo

* [EXAMPLE][FIX] fix android preview size error

* [UPD]update youtu face alignment mean pts logic (Tencent#385)

* [BUG]fix YouTu face alignment model

* [UPD]update mean pts file logic

* [UPD]draw face points green

* [UPD]unify example controller list

* [UPD]unify example controller list

Co-authored-by: neiltian <65950677+neiltian-tencent@users.noreply.github.com>

* [ARM][BUG] fix sqrt layer with zero input (Tencent#392)

* pull tflite2tnn tools (Tencent#378)

* add tflite2tnn tools

Co-authored-by: lucasktian <lucasktian@tencent.com>

* [UPD]move blaze anchor file to resource; fix blazeface error; (Tencent#390)

* [BUG]fix YouTu face alignment model

* [UPD]update mean pts file logic

* [UPD]draw face points green

* [UPD]unify example controller list

* [UPD]unify example controller list

* [UPD]move blaze anchor file to resource

Co-authored-by: neiltian <65950677+neiltian-tencent@users.noreply.github.com>

* [OPENCL]support google pixel phone opencl mode (Tencent#399)

Co-authored-by: janchen <janchen@tencent.com>
Co-authored-by: ShaunDai <66760945+shaundai-tencent@users.noreply.github.com>
Co-authored-by: neiltian <65950677+neiltian-tencent@users.noreply.github.com>

* [UPD] update readme (Tencent#404)

* [UPD] update readme

* [UPD] fix newline in README_en.md

Co-authored-by: neiltian <65950677+neiltian-tencent@users.noreply.github.com>
Co-authored-by: darrenyao87 <62542779+darrenyao87@users.noreply.github.com>

* [OPENCL][BUG] fix gflops calculate bug in conv (Tencent#412)

* [OPENCL][BUG] fix gflops calculate bug in conv

* [OPENCL][FIX] fix deconv calculate flops

Co-authored-by: neiltian <65950677+neiltian-tencent@users.noreply.github.com>
Co-authored-by: neiltian <neiltian@tencent.com>

* Hotfix issue 400 (Tencent#410)

* [CPU] fix bfp16 blob converter

* [CPU] fix cpu device allocate

* [CPU] skip blob converter to yuv mat

Co-authored-by: lucasktian <lucasktian@tencent.com>

* [ARM][BUG] fix armv7 gemm_float_n4 error

Co-authored-by: darrenyao87 <62542779+darrenyao87@users.noreply.github.com>
Co-authored-by: quinnrong94 <67782915+quinnrong94@users.noreply.github.com>
Co-authored-by: stephehuang <69882565+stephehuang@users.noreply.github.com>
Co-authored-by: lucasktian <lucasktian@tencent.com>
Co-authored-by: Bbean <j850447553@icloud.com>
Co-authored-by: janchen <janchen@tencent.com>
Co-authored-by: ShaunDai <66760945+shaundai-tencent@users.noreply.github.com>
Co-authored-by: devandong <67893313+devandong@users.noreply.github.com>
Co-authored-by: seanxcwang <66675860+seanxcwang@users.noreply.github.com>
@bluaxe bluaxe merged commit 9522c5d into Tencent:dev_openvino Oct 23, 2020
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.

7 participants