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

Hotfix opencl select #555

Merged
merged 6 commits into from
Nov 14, 2020
Merged

Hotfix opencl select #555

merged 6 commits into from
Nov 14, 2020

Conversation

lnmdlong
Copy link
Collaborator

修复opencl select函数问题

@codecov-io
Copy link

codecov-io commented Nov 14, 2020

Codecov Report

Merging #555 (823aeee) into master (d0a598f) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #555      +/-   ##
==========================================
+ Coverage   24.56%   24.57%   +0.01%     
==========================================
  Files         287      287              
  Lines        9066     9066              
==========================================
+ Hits         2227     2228       +1     
+ Misses       6839     6838       -1     
Impacted Files Coverage Δ
source/tnn/core/tnn_impl.h 62.50% <0.00%> (+12.50%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d0a598f...823aeee. Read the comment docs.

@neiltian-tencent neiltian-tencent merged commit 0afc906 into master Nov 14, 2020
@neiltian-tencent neiltian-tencent deleted the hotfix_opencl_select branch November 14, 2020 12:14
darrenyao87 added a commit that referenced this pull request Nov 16, 2020
* master:
  [ADD]support ShareCommandQueue between instances (#556)
  Hotfix opencl select (#555)
  Eff opt (#554)
  [OPENCL] optimize pooling with fine-grained parallelsim (#553)

# Conflicts:
#	platforms/ios/tnn.xcodeproj/project.pbxproj
lnmdlong pushed a commit that referenced this pull request Sep 2, 2021
* master: (55 commits)
  [OPT] optimize memory useage of instance
  [ATLAS][OPT] reduce model string copy
  fix spell error (#564)
  [OPENCL][FIX] fix share opencl context (#563)
  add missing parameter in CreateContext (#551)
  [ADD]support ShareCommandQueue between instances (#556)
  Hotfix opencl select (#555)
  Eff opt (#554)
  [OPENCL] optimize pooling with fine-grained parallelsim (#553)
  create issue templates (#549)
  [OPENCL] fix fp16 select with short condition (#544)
  [Metal] enable CPU N8UC4 Mat in metal ConvertFromMat (#543)
  Add fuse SpaceToDepth and DepthToSpace (#542)
  [TOOL][ADD] add output name param support (#537)
  [ATLAS][BUG] allocate context for each weight memory avoid device mismatch
  [ATLAS][BUG] fix weights buffer free error
  [CONVERTER][BUG] fix the bug of fuse conv (#529)
  [ATLAS][BUG] fix compile error due to api change
  [UPD] update iOS&macos building scripts, check building errors (#531)
  [Metal] fix reshape out-of-bound access bug (#496)
  ...
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.

3 participants