cndrv 0.1.2

Safe Cambricon driver API.
Documentation
1
2
3
4
5
6
7
8
# cndrv

[![CI](https://github.com/InfiniTensor/cndrv/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/InfiniTensor/cndrv/actions)
[![Latest version](https://img.shields.io/crates/v/cndrv.svg)](https://crates.io/crates/cndrv)
[![Documentation](https://docs.rs/cndrv/badge.svg)](https://docs.rs/cndrv)
[![license](https://img.shields.io/github/license/InfiniTensor/cndrv)](https://mit-license.org/)

Safe Cambricon driver API bindings based on CNDrv 2.7.1, see the [official documentation](https://www.cambricon.com/docs/sdk_1.15.0/cntoolkit_3.7.2/cndrv_2.7.1/index.html) for details.