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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?