BMRuntime
v23.05.01
  • 声明
  • BModel
  • BMRuntime
  • BMRuntime 示例代码
  • bmrt_test工具使用及bmodel验证
BMRuntime
  • »
  • BMRuntime 开发参考手册
  • 查看页面源码

BMRuntime 开发参考手册

声明

  • 声明

BModel

  • BModel
    • BModel 介绍
    • tpu_model 使用

BMRuntime

  • BMRuntime
    • BMLIB Interface
      • Device
      • Device Memory
      • Device Memory Mmap
      • Program synchronize
    • C Interface
      • Tensor information
      • bmrt_create
      • bmrt_destroy
      • bmrt_get_bm_handle
      • bmrt_load_bmodel
      • bmrt_load_bmodel_data
      • bmrt_show_neuron_network
      • bmrt_get_network_number
      • bmrt_get_network_names
      • bmrt_get_network_info
      • bmrt_print_network_info
      • bmrt_launch_tensor
      • bmrt_launch_tensor_ex
      • bmrt_launch_data
      • bmrt_trace
    • C++ Interface
      • class Context
      • class Network
      • class Tensor
      • Global APIs
    • Multi-thread Program
      • single runtime
      • multi runtime
      • how to choose

BMRuntime 示例代码

  • BMRuntime 示例代码
    • Example with basic C interface
      • Common Example
      • MMAP Example
    • Example with basic C++ interface
      • Common Example
      • MMAP Example

bmrt_test工具使用及bmodel验证

  • bmrt_test工具使用及bmodel验证
    • bmrt_test工具
    • bmrt_test参数说明
    • bmrt_test输出
    • bmrt_test常用方法
    • 比对数据生成与验证举例
    • 常见问题
下一页

© 版权所有 2022, SOPHGO.

利用 Sphinx 构建,使用了 主题 由 Read the Docs开发.