rai-derive 0.11.0

ML framework with Ergonomic APIs in Rust
Documentation
[dependencies.deluxe]
version = "0.5.0"

[dependencies.proc-macro2]
version = "1.0.78"

[dependencies.quote]
version = "1.0.35"

[dependencies.syn]
version = "2.0.48"

[lib]
proc-macro = true

[package]
authors = ["cksac <cs.cksac@gmail.com>"]
categories = ["science"]
description = "ML framework with Ergonomic APIs in Rust"
edition = "2021"
homepage = "https://github.com/cksac/rai"
keywords = ["deep-learning", "machine-learning", "tensor"]
license = "MIT OR Apache-2.0"
name = "rai-derive"
readme = "README.md"
repository = "https://github.com/cksac/rai"
version = "0.11.0"