nihuini
89ef1f0d66
enable bitcode build
6 years ago
Leo
fc96039cef
Add some mips layers ( #1442 )
* Add mips architecture optimization support
* Add mipsisa32r6 toolchain files
* Add AbsVal_mips layer
* Remove unused constructor override
* Keep the same programming style with upstream
* Add Bias_mips layer
* Add Clip_mips layer
* Update copyright header
* Add mips-mti-gnu compile to travis
* Add codescape mips toolchain config
* Update the toolchain comments
* Fix conflicts in travis config file
* Add travis status in README.md
6 years ago
tpoisonooo
1ca4387c9c
Auto choose conv implementation ( #1085 )
* add relative README_CN.md;
* obtain time cost with op->forward().
6 years ago
Christopher
6cfd09b429
add toolchains hisiv600toolchain for hi3559V100 ( #1090 )
6 years ago
kalcohol
a6aab42f95
add himix200 toolchain for Hi3516CV500, Hi3516DV300, Hi3519AV100. ( #989 )
7 years ago
nihuini
e46a3e428a
cmake warning--
7 years ago
Cocoa Oikawa
102a68d193
adding detailed how to build for jetson ( #953 )
* adding how to build for jetson
* update build instruction for NVIDIA Jetson
7 years ago
Sungmann Cho
59c476a6b5
Suppress a CMake warning: implicitly converting 'string' to 'STRING' type ( #942 )
The latest CMake generates lots of the same warning message as below,
when building ToT ncnn for iOS:
CMake Warning (dev) at toolchains/ios.toolchain.cmake:451 (set):
implicitly converting 'string' to 'STRING' type.
This PR fixes 'string' to 'STRING' to suppress the warning messages above.
7 years ago
nihuini
593715da88
update new cctools-port path
7 years ago
nihuini
92f221b554
update script for vulkan-enabled build, add ios 64bit-only toolchain file
7 years ago
nihui
1d24210e93
rename toolchain to toolchains
7 years ago