Code Monkey home page Code Monkey logo

ncnn-lite's Introduction

ncnn

License

ncnn-lite is a derivation of tencent ncnn. It is developed for embedded system without C++ and STL support.

ncnn-lite 是基于腾讯 ncnn 开发的衍生项目,去除了对于 C++ 以及 STL 的信赖,便于在嵌入式平台部署。


Differences from ncnn

  • NO C++ and STL dependencies, implemented in pure C
  • Only contains core inference library and benchmark tool (NO converters and models)
  • Only support Linux, ARM and MIPS platforms (NO Windows support and x86 optimization)
  • Only support CPU device (NO Vulkan)

与 ncnn 的差异

  • 纯 C 实现,不信赖于 C++ 及 STL 库
  • 仅包含核心推理库和性能测试工具(不包含模型文件及模型转换等工具)
  • 仅支持 Linux, ARM 及 MIPS 平台(不支持 Windows 及 x86 平台的算子优化)
  • 仅支持 CPU 推理(不支持 GPU Vulkan)

License

BSD 3 Clause

ncnn-lite's People

Contributors

nullptr-leo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.