Skip to content

bring up vulkan 1.1 - #2191

Merged
nihui merged 6 commits into
Tencent:masterfrom
nihui:subgroup
Oct 11, 2020
Merged

bring up vulkan 1.1#2191
nihui merged 6 commits into
Tencent:masterfrom
nihui:subgroup

Conversation

@nihui

@nihui nihui commented Oct 11, 2020

Copy link
Copy Markdown
Member
  • vulkan 1.1 entry point
  • enable vulkan 1.1 when supported
  • get subgroup info
  • drop offline spirv
  • glsl macro for vulkan 1.1 subgroup
  • option for enable vulkan subgroup
  • adapt shaderinfo for storage buffer type
  • let local size be multiple of subgroup size

@nihui nihui mentioned this pull request Oct 11, 2020
9 tasks
@codecov-io

codecov-io commented Oct 11, 2020

Copy link
Copy Markdown

Codecov Report

Merging #2191 into master will increase coverage by 0.03%.
The diff coverage is 73.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2191      +/-   ##
==========================================
+ Coverage   86.44%   86.47%   +0.03%     
==========================================
  Files         511      511              
  Lines       82825    83225     +400     
==========================================
+ Hits        71596    71972     +376     
- Misses      11229    11253      +24     
Impacted Files Coverage Δ
src/gpu.h 100.00% <ø> (ø)
src/layer/arm/innerproduct_arm.cpp 98.24% <ø> (+0.03%) ⬆️
src/layer/arm/interp_arm.h 100.00% <ø> (ø)
src/pipeline.cpp 90.90% <ø> (ø)
src/pipelinecache.cpp 61.50% <ø> (ø)
src/gpu.cpp 75.70% <70.83%> (-0.22%) ⬇️
src/layer/interp.cpp 96.34% <100.00%> (ø)
src/option.cpp 100.00% <100.00%> (ø)
src/layer/arm/convolution_1x1_pack4_bf16s.h 93.44% <0.00%> (-0.65%) ⬇️
src/layer/arm/convolution_1x1_pack4to1_bf16s.h 95.42% <0.00%> (-0.59%) ⬇️
... and 56 more

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 e8c103e...62e15d0. Read the comment docs.

@nihui
nihui merged commit b9296c2 into Tencent:master Oct 11, 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.

2 participants