This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
nihui
/
ncnn
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
46
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
packing shall support vulkan
tags/20200226
nihui
6 years ago
parent
0ebb0e1903
commit
db9b3ab40f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/layer/vulkan/packing_vulkan.cpp
+ 1
- 1
src/layer/vulkan/packing_vulkan.cpp
View File
@@ -20,7 +20,7 @@ DEFINE_LAYER_CREATOR(Packing_vulkan)
Packing_vulkan::Packing_vulkan()
{
support_vulkan =
fals
e;
support_vulkan =
tru
e;
pipeline_packing_1to4 = 0;
pipeline_packing_4to1 = 0;
Write
Preview
Loading…
Cancel
Save