diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-07-21 06:13:56 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-07-21 06:13:56 +0800 |
commit | 1a2f33a25300fc78a5b5fad018380309619a861e (patch) | |
tree | af9bf07bb5d84b788bd437eb9534133d490138ad /science | |
parent | 915c2c6c3c52119922cfac0ee752df84c5b39fa2 (diff) | |
download | freebsd-ports-gnome-1a2f33a25300fc78a5b5fad018380309619a861e.tar.gz freebsd-ports-gnome-1a2f33a25300fc78a5b5fad018380309619a861e.tar.zst freebsd-ports-gnome-1a2f33a25300fc78a5b5fad018380309619a861e.zip |
science/ncnn: Fix grammar and spelling in pkg-descr
Diffstat (limited to 'science')
-rw-r--r-- | science/ncnn/pkg-descr | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/science/ncnn/pkg-descr b/science/ncnn/pkg-descr index e644bef177f8..6fb369b8f07a 100644 --- a/science/ncnn/pkg-descr +++ b/science/ncnn/pkg-descr @@ -1,11 +1,11 @@ ncnn is a high-performance neural network inference computing framework -optimized for mobile platforms. ncnn is deeply considerate about deployment and -uses on mobile phones from the beginning of design. ncnn does not have third -party dependencies. it is cross-platform, and runs faster than all known open -source frameworks on mobile phone cpu. Developers can easily deploy deep -learning algorithm models to the mobile platform by using efficient ncnn -implementation, create intelligent APPs, and bring the artificial intelligence -to your fingertips. ncnn is currently being used in many Tencent applications, -such as QQ, Qzone, WeChat, Pitu and so on. +optimized for mobile platforms. ncnn is deeply concerned about its deployment +and use on mobile phones from the beginning of its design. ncnn does not have +third party dependencies. It is cross-platform, and runs faster than all known +open-source frameworks on mobile phone CPUs. Developers can easily deploy deep +learning algorithm models to mobile platforms by using the efficient ncnn +implementation. They can create intelligent apps, and bring the artificial +intelligence to your fingertips. ncnn is currently being used in many Tencent +applications, such as QQ, Qzone, WeChat, Pitu and so on. WWW: https://github.com/Tencent/ncnn |