An open API service indexing awesome lists of open source software.

https://github.com/infinitensor/infini-toolkit

Safe Rust binding of infinirt.
https://github.com/infinitensor/infini-toolkit

driver

Last synced: 11 months ago
JSON representation

Safe Rust binding of infinirt.

Awesome Lists containing this project

README

          

# infini-rt

[![CI](https://github.com/InfiniTensor/infini-rt/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/InfiniTensor/infini-rt/actions)
[![license](https://img.shields.io/github/license/InfiniTensor/infini-rt)](https://mit-license.org/)
![GitHub repo size](https://img.shields.io/github/repo-size/InfiniTensor/infini-rt)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/InfiniTensor/infini-rt)

[![GitHub Issues](https://img.shields.io/github/issues/InfiniTensor/infini-rt)](https://github.com/InfiniTensor/infini-rt/issues)
[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/InfiniTensor/infini-rt)](https://github.com/InfiniTensor/infini-rt/pulls)
![GitHub contributors](https://img.shields.io/github/contributors/InfiniTensor/infini-rt)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/InfiniTensor/infini-rt)

Safe Rust binding of [infinirt](https://github.com/PanZezhong1725/infer.cc/blob/main/include/infinirt.h).