ironaccelerator-neuron 2.2.0

AWS Neuron backend for IronAccelerator — Trainium (trn1 / trn2) and Inferentia (inf1 / inf2) via libnrt.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
rust-version = "1.89"
name = "ironaccelerator-neuron"
version = "2.2.0"
authors = ["NERVOSYS"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "AWS Neuron backend for IronAccelerator — Trainium (trn1 / trn2) and Inferentia (inf1 / inf2) via libnrt."
homepage = "https://github.com/nervosys/IronAccelerator"
documentation = "https://docs.rs/ironaccelerator-neuron"
readme = false
keywords = [
    "aws",
    "neuron",
    "trainium",
    "inferentia",
    "accelerator",
]
categories = [
    "api-bindings",
    "hardware-support",
]
license = "AGPL-3.0-or-later"
repository = "https://github.com/nervosys/IronAccelerator"

[features]
default = []

[lib]
name = "ironaccelerator_neuron"
path = "src/lib.rs"

[dependencies.ironaccelerator-core]
version = "2.2.0"

[dependencies.libloading]
version = "0.9"

[dependencies.once_cell]
version = "1"