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

Eff opt #554

Merged
merged 11 commits into from
Nov 14, 2020
Merged

Eff opt #554

merged 11 commits into from
Nov 14, 2020

Conversation

neiltian-tencent
Copy link
Collaborator

eff网络性能优化

@codecov-io
Copy link

codecov-io commented Nov 14, 2020

Codecov Report

Merging #554 (7d4e9b9) into master (8a8e2f3) will increase coverage by 0.01%.
The diff coverage is 17.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #554      +/-   ##
==========================================
+ Coverage   24.56%   24.57%   +0.01%     
==========================================
  Files         287      287              
  Lines        9047     9066      +19     
==========================================
+ Hits         2222     2228       +6     
- Misses       6825     6838      +13     
Impacted Files Coverage Δ
source/tnn/interpreter/layer_param.h 0.00% <ø> (ø)
...urce/tnn/optimizer/net_optimizer_fuse_conv_post.cc 6.15% <8.10%> (ø)
...ource/tnn/optimizer/net_optimizer_fuse_conv_post.h 100.00% <100.00%> (ø)
source/tnn/optimizer/optimizer_const.h 100.00% <100.00%> (ø)
source/tnn/utils/naive_compute.cc 55.37% <100.00%> (+1.12%) ⬆️

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 8a8e2f3...7d4e9b9. Read the comment docs.

@seanxcwang seanxcwang merged commit d0a598f into master Nov 14, 2020
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
@neiltian-tencent neiltian-tencent deleted the eff_opt branch November 25, 2020 03:26
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.

4 participants