Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PostMalone1998/SGTPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SGTPU

介绍

提供算能开源芯片SGTPU配套软件程序,包括: 1.神经网络模型编译器TPU-MLIR 2.神经网络模型编译示例SGTPU-ModelZoo 3.模型运行时库libsophon 4.神经网络算子库SGTPU-KernelModule 5.芯片仿真库SGTPU-Cmodel

目前支持SGTPUV8。

子模块链接

链接 功能说明
TPU-MLIR 用于将开源神经网络框架模型(pytorch、ONNX等)转换为SGTPU可运行的格式:bmodel
SGTPU-ModelZoo 提供预训练好的开源框架模型和对应使用TPU-MLIR的编译脚本示例
libsophon bmodel的驱动和运行时库
SGTPU-KernelModule 基于SGTPU指令编写的神经算子动态库
SGTPU-Cmodel 在x86机器上模拟SGTPU指令行为的芯片仿真动态库

文档指南

SGTPU软件指南.pdf

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published