Commit Graph

18 Commits

Author SHA1 Message Date
xiaying 5895243607 [MNN:Sync] Sync Internal 2.8.4 2024-04-19 11:58:21 +08:00
zhaode.wzd 3b978d9d16 [MNN:Sync] Sync Internal 2.8.1 2023-12-27 17:26:44 +08:00
zhaode.wzd 387775be2a [MNN:Sync] Sync Internal 2.8.0 2023-12-04 11:19:10 +08:00
xiaying 98ba00c2f3 [MNN:Sync] Sync Internal 2.6.3 2023-08-21 14:53:27 +08:00
xiaying 930a9345c1 [MNN:Sync] Sync Internal 2.5.3 2023-06-16 09:42:45 +08:00
xiaying d91fc63976 [MNN:Sync] Sync internal Gitlab 2021-04-08 15:34:23 +08:00
xiaying 787a34aec5 [MNN:Sync] Sync opencl from Internal Gitlab, support Buffer and more
auto-turning mode
2021-03-12 18:43:38 +08:00
Wang-Zichen 4a1c7e51d3
Update OpenCLRunningUtils.cpp 2021-01-27 16:25:30 +08:00
Hui Shu d6795ad031 Github release 1.1.0 2020-11-05 16:49:17 +08:00
xiaying 255db932eb [MNN:Sync] Sync Internal Github 2020-07-04 01:21:30 +08:00
tianbu.xsw b87ced740b revise cl_flush count 2020-07-04 01:06:26 +08:00
tianbu.xsw a328c870b1 update clflush method 2020-07-04 01:06:25 +08:00
tianbu.xsw eb5bef714b Performance OPT OPENCL 2020-07-04 01:06:24 +08:00
tianbu.xsw f8702ceaca add opencl kernel profile & revise some info in onExecute to onResize stage 2020-07-04 01:06:21 +08:00
Zhang 002ac367e4
Update 2019-12-27 22:16:57 +08:00
liqing 73ad3413cc - dynamic computation graph (beta)
- add supports (/express)
	- add tests
	- add benchmarks with it (/benchmark/exprModels)
- Python
	- MNN engine and tools were submitted to pip
	- available on Windows/macOS/Linux
- Engine/Converter
	- add supports for each op benchmarking
	- refactor optimizer by separating steps
- CPU
	- add supports for Conv3D, Pool3D, ELU, ReverseSequence
	- fix ArgMax, Permute, Scale, BinaryOp, Slice, SliceTf
- OpenCL
	- add half transform in CPU
	- add broadcast supports for binary
	- optimize Conv2D, Reshape, Eltwise, Gemm, etc.
- OpenGL
	- add sub, real div supports for binary
	- add supports for unary
	- optimize Conv2D, Reshape
- Vulkan
	- add max supports for eltwise
- Metal
	- fix metallib missing problem
- Train/Quantization
	- use express to refactor training codes
2019-09-26 21:02:07 +08:00
liqing f2a47a4858 add group work size protection in OpenCL 2019-07-04 19:33:42 +08:00
liqing 5551108af8 beta 0.1.0 2019-04-19 20:50:09 +08:00