Coder Social home page Coder Social logo

templeblock / nnabla-c-runtime Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sony/nnabla-c-runtime

0.0 1.0 0.0 383 KB

Neural Network Libraries https://nnabla.org/ - C Runtime

License: Apache License 2.0

CMake 0.96% Makefile 1.96% Python 5.56% HTML 0.33% CSS 3.23% Batchfile 0.17% Shell 0.25% C 74.94% C++ 12.61%

nnabla-c-runtime's Introduction

NNabla C Runtime

This is a runtime library for inference Neural Network created by Neural Network Libraries.

Neural Network Libraries and Neural Network Console can output DNN training result as NNP file.

File Format Converter can convert NNP file into NNB file interpreted by Runtime or C Source Code to call Functions.

This library has the following features.

  • It is almost independent from external libraries and is written in Pure C (C99).
    • almost mean it depends C standard math library.
  • It has been developed with priority over readability rather than performance, making it ideal for learning and porting.
  • It adopts an extensible architecture, and you can use the function you implemented yourself as necessary for applications that need performance.
  • Provides CLI utility that can infer NNB file and dump NNB to confirm network I/O or function list.

Relative documents

nnabla-c-runtime's People

Contributors

takuyanarihira avatar te-woodyli avatar yasunarizhashimoto avatar yukiooobuchi 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.