Crates.io | iree-rs |
lib.rs | iree-rs |
version | 0.1.1 |
source | src |
created_at | 2023-02-18 17:09:38.888781 |
updated_at | 2023-02-18 17:36:04.508414 |
description | Rustic bindings for the IREE runtime |
homepage | |
repository | https://github.com/SamKG/iree-rs |
max_upload_size | |
id | 788337 |
size | 3,099,863 |
This crate contains rustic bindings for the IREE runtime.
In order to build, iree-rs requires the following to be available on your machine:
iree-rs clones and builds the main branch of the IREE repo during build time, so you don't need to have iree pre-installed on your machine
Examples for iree-rs are available in the repository
Since some examples require model weights, you may have to run scripts to get the required data ahead of time.