Commit Graph

8 Commits

Author SHA1 Message Date
xiaying 2d1b129121 [MNN:Sync] Sync internal git 2021-01-06 16:29:37 +08:00
Hui Shu d6795ad031 Github release 1.1.0 2020-11-05 16:49:17 +08:00
Evgeny Proydakov 33e7c8f896 Fixed Travis CI Windows build. 2020-05-22 22:54:27 +03:00
海境 ed8b9f2a23
Sync Internal CMake changes 2020-01-17 12:06:45 +08:00
Zhang 002ac367e4
Update 2019-12-27 22:16:57 +08:00
Sungmann Cho 0f6de5e288 Suppress CMake warnings: implicitly converting 'string' to 'STRING' type
The latest CMake generates lots of the same warning message as below,
when building ToT MNN for iOS:

  CMake Warning (dev) at cmake/ios.toolchain.cmake:394 (set):
    implicitly converting 'string' to 'STRING' type.

This PR fixes 'string' to 'STRING' to suppress the warning messages above.
2019-05-13 16:09:44 +09:00
liqing a5bf8e65f9 fix "compiler" spell error 2019-05-07 16:13:27 +08:00
liqing 5551108af8 beta 0.1.0 2019-04-19 20:50:09 +08:00