MNN/source/backend/opencl/execution
liqing 28a6f1a614 beta 0.1.1.2
- fix register typo
- add input count in conv model
- add 5x5 winograd convolution for OpenCL
- edit condition to use half in OpenCL
- upgrade build.gradle
2019-05-14 19:54:21 +08:00
..
cl beta 0.1.1.2 2019-05-14 19:54:21 +08:00
BatchToSpaceExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
BatchToSpaceExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
CommonExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
CommonExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
ConcatExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
ConcatExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
ConvExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
ConvExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
ConvWinograd.cpp beta 0.1.1.2 2019-05-14 19:54:21 +08:00
ConvWinograd.hpp beta 0.1.1.2 2019-05-14 19:54:21 +08:00
ConvertExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
ConvertExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
CropExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
CropExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
DeconvExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
DeconvExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
DepthwiseConvExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
DepthwiseConvExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
DepthwiseDeconvExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
DepthwiseDeconvExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
EltwiseExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
EltwiseExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
InterpExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
InterpExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
LrnExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
LrnExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
NormalizeExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
NormalizeExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
PermuteExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
PermuteExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
PoolExecution.cpp beta 0.1.1 2019-05-05 20:27:57 +08:00
PoolExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
ReluExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
ReluExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
ReshapeExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
ReshapeExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
ResizeExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
ResizeExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
RoiPoolingExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
RoiPoolingExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
ScaleExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
ScaleExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
SliceExecution.cpp beta 0.1.1 2019-05-05 20:27:57 +08:00
SliceExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
SoftmaxExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
SoftmaxExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
SpaceToBatchExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
SpaceToBatchExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
SpatialProductExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
SpatialProductExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
UnaryExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
UnaryExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00