MNN/source/backend/cpu/compute
xiaying 56255c7d84 [MNN:Bugfix] Bugfix for quan x86 2021-06-24 14:06:10 +08:00
..
CommonOptFunction.cpp feat(arm82): add GridSample op support in arm82 backend 2021-06-23 14:10:31 +08:00
CommonOptFunction.h feat(arm82): add GridSample op support in arm82 backend 2021-06-23 14:10:31 +08:00
ConvInt8TiledExecutor.cpp [MNN:Bugfix] Fix bug for ConvInt8TiledExecutor onClone 2021-06-16 16:20:42 +08:00
ConvInt8TiledExecutor.hpp Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
ConvInt8Winograd.cpp fix compile bug for c++ < 14 2021-06-16 15:24:46 +08:00
ConvInt8Winograd.hpp Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
ConvOpt.cpp [MNN:Sync] Sync internal Gitlab 2021-04-08 15:34:23 +08:00
ConvOpt.h [MNN:Sync] Sync internal Gitlab 2021-04-08 15:34:23 +08:00
Convolution1x1Strassen.cpp Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
Convolution1x1Strassen.hpp [MNN:Sync] Sync internal Gitlab 2021-04-08 15:34:23 +08:00
ConvolutionDepthwise3x3.cpp Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
ConvolutionDepthwise3x3.hpp [MNN:Sync] Sync internal Gitlab 2021-04-08 15:34:23 +08:00
ConvolutionFloatFactory.cpp Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
ConvolutionFloatFactory.h [MNN:Sync] Sync internal git 2021-01-06 16:29:37 +08:00
ConvolutionGroup.cpp [MNN:Sync] Sync internal Gitlab 2021-04-08 15:34:23 +08:00
ConvolutionGroup.hpp Update 2019-12-27 22:16:57 +08:00
ConvolutionInt8Executor.cpp Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
ConvolutionInt8Executor.hpp Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
ConvolutionIntFactory.cpp [PATCH 04/19] [Converter:Bugfix] Support group convolution for PB 2021-01-08 14:16:24 +08:00
ConvolutionIntFactory.hpp [PATCH 070/160] [MNN:Refract] Seperate the load of quan and half to ConvolutionCommon 2020-03-22 19:02:06 +08:00
ConvolutionTiledExecutor.cpp Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
ConvolutionTiledExecutor.hpp Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
ConvolutionWinograd.cpp [MNN:Sync] Sync internal Gitlab 2021-04-08 15:34:23 +08:00
ConvolutionWinograd.hpp [MNN:Sync] Sync internal Gitlab 2021-04-08 15:34:23 +08:00
DeconvolutionWithStride.cpp [MNN:Sync] Sync internal Gitlab 2021-04-08 15:34:23 +08:00
DeconvolutionWithStride.hpp [MNN:Sync] Sync internal Gitlab 2021-04-08 15:34:23 +08:00
DenseConvolutionTiledExecutor.cpp Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
DenseConvolutionTiledExecutor.hpp Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
Int8FunctionsOpt.cpp [MNN:Bugfix] Bugfix for quan x86 2021-06-24 14:06:10 +08:00
Int8FunctionsOpt.h Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
OptimizedComputer.cpp Update 2019-12-27 22:16:57 +08:00
OptimizedComputer.hpp Update 2019-12-27 22:16:57 +08:00
ResizeFunction.cpp Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
ResizeFunction.h beta 0.2.0.0 2019-06-17 20:10:35 +08:00
SparseConvolutionTiledExecutor.cpp Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
SparseConvolutionTiledExecutor.hpp Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
StrassenMatmulComputor.cpp Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
StrassenMatmulComputor.hpp Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
WinogradInt8Helper.cpp fix alpha div by zero bug and arm server compile bug 2021-06-24 10:38:55 +08:00
WinogradInt8Helper.hpp Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
WinogradOptFunction.cpp Github release 1.1.0 2020-11-05 16:49:17 +08:00
WinogradOptFunction.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00