This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
MegEngine
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
perf(dnn/cuda): sass int8 epilogue remove shared load
GitOrigin-RevId:
2b49f5069b
tags/v1.6.0-rc1
Megvii Engine Team
3 years ago
parent
bc2b1690c9
commit
c25125e3d2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
dnn/test/cuda/conv_bias_int8.cpp
+ 1
- 1
dnn/test/cuda/conv_bias_int8.cpp
View File
@@ -1142,7 +1142,7 @@ TEST_F(CUDA, BENCHMARK_CUTLASS_CONV_BIAS_INT8_NCHW4_DET_FIRST) {
}
#endif
}
}
// namespace conv
} // namespace test
} // namespace megdnn
Write
Preview
Loading…
Cancel
Save