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
pooling_x86_unused_opt (
#2565
)
tags/20210124
ncnnnnn
GitHub
5 years ago
parent
609f63c57e
commit
f1c19c1090
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
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/x86/pooling_x86.cpp
+ 1
- 1
src/layer/x86/pooling_x86.cpp
View File
@@ -39,7 +39,7 @@ Pooling_x86::Pooling_x86()
#endif // __SSE2__
}
int Pooling_x86::create_pipeline(const Option&
_opt
)
int Pooling_x86::create_pipeline(const Option&
/*opt*/
)
{
if (adaptive_pooling)
{
Write
Preview
Loading…
Cancel
Save