MNN/source/core
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
..
AutoStorage.h beta 0.1.0 2019-04-19 20:50:09 +08:00
AutoTime.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
Backend.cpp beta 0.1.1.2 2019-05-14 19:54:21 +08:00
Backend.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
BackendFactory.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
BackendFactory.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
BackendRegister.cpp beta 0.1.1.2 2019-05-14 19:54:21 +08:00
BufferAllocator.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
BufferAllocator.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
Concurrency.h beta 0.1.0 2019-04-19 20:50:09 +08:00
DirectedAcyclicGraph.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
Execution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
Execution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
Interpreter.cpp beta 0.1.1 2019-05-05 20:27:57 +08:00
MNNMemoryUtils.c beta 0.1.0 2019-04-19 20:50:09 +08:00
MNNMemoryUtils.h beta 0.1.0 2019-04-19 20:50:09 +08:00
Macro.h beta 0.1.0 2019-04-19 20:50:09 +08:00
NonCopyable.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
Pipeline.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
Pipeline.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
Schedule.cpp beta 0.1.1 2019-05-05 20:27:57 +08:00
Schedule.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
Session.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
Session.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
SizeComputer.cpp fix backend/op/sizer register 2019-05-09 19:39:33 +08:00
SizeComputer.hpp fix backend/op/sizer register 2019-05-09 19:39:33 +08:00
Tensor.cpp beta 0.1.1 2019-05-05 20:27:57 +08:00
TensorUtils.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
TensorUtils.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
WrapExecution.cpp beta 0.1.0 2019-04-19 20:50:09 +08:00
WrapExecution.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00