GithubHelp home page GithubHelp logo

mldl / bolt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from huawei-noah/bolt

0.0 1.0 0.0 52.79 MB

Bolt is a deep learning library with high performance and heterogeneous flexibility.

License: MIT License

CMake 0.84% C 9.88% C++ 82.72% Shell 3.68% Python 1.80% Java 0.77% Objective-C 0.18% Objective-C++ 0.14%

bolt's Introduction

Introduction

License: MIT

Bolt is a light-weight library for deep learning. Bolt, as a universal deployment tool for all kinds of neural networks, aims to minimize the inference runtime as much as possible. Higher speed, better security and more efficient memory management are the advantages that Bolt strives to provide. Bolt has been widely deployed and used in many departments of HUAWEI company, such as 2012 Laboratory, CBG and HUAWEI Product Lines. Feel free to make good use of issue submission, or join our QQ chatroom (Chinese): 833345709.

Quick Start

Generally, there are two steps to get started with bolt. It's quiet easy for users to quickly running bolt.

  1. Conversion: use X2bolt to convert your model from caffe,onnx,tflite or tensorflow to .bolt;

  2. Inference: run benchmark with .bolt and data to get the inference result.

    For more details about the usage of X2bolt and benchmark tools, see docs/USER_HANDBOOK.md.

Features

  • Support Frameworks

    caffe, onnx, tflite, tensorflow

  • Inference Precision

    Float32, Float16, Int8, 1-bit

  • Hardware

    ARM CPU(v7, v8, v8.2), Mali GPU, X86(AVX2)

  • Verified Networks

    Bolt has shown its high performance in the inference of common CV and NLP neural networks. Some of the representative networks that we have verified are listed below. You can find detailed benchmark information in docs/BENCHMARK.md.

    Application Models
    CV Squeezenet/Mobilenet_v1/Mobilenet_v2/Mobilenet_v3/Resnet50
    /Ghostnet/SSD/Yolov3/Pointnet/...etc.
    NLP Bert/TinyBert/Albert/Neural Machine Translation/Text To Speech
    /Automatic Speech Recognition/...etc.
    More DL Tasks ...

    More models than these mentioned above are supported, users are encouraged to further explore.

  • More Advanced Features

Documentations

Everything you want to know about bolt is recorded in the detailed documentations stored in docs.

Acknowledgement

Bolt refers to the following projects: caffe, onnx, tensorflow, ncnn, mnn, dabnn.

License

The MIT License(MIT)

bolt's People

Contributors

jianfeifeng avatar nihui avatar songqun avatar

Watchers

 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.