nnabla-c-runtime

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

  • 所有者: sony/nnabla-c-runtime
  • 平台:
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者sony/nnabla-c-runtime
主編程語言C
編程語言CMake (語言數: 9)
平台
許可證Apache License 2.0
所有者活动
創建於2018-06-26 02:05:55
推送於2024-07-04 08:04:27
最后一次提交2024-07-04 17:04:22
發布數83
最新版本名稱v1.39.0 (發布於 )
第一版名稱v1.0.0 (發布於 )
用户参与
星數55
關注者數24
派生數20
提交數220
已啟用問題?
問題數4
打開的問題數3
拉請求數81
打開的拉請求數2
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?