{
  "cksum": "232d3d66899642456443dc6ba9d3862a1dc1d2b1b6fadb982a1af672eb409864",
  "crate_file": "rlx-tensor-0.2.10.crate",
  "crate_url": "https://static.crates.io/crates/rlx-tensor/rlx-tensor-0.2.10.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": true,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-autodiff",
      "optional": true,
      "req": "^0.2.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-ir",
      "optional": false,
      "req": "^0.2.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-optim",
      "optional": true,
      "req": "^0.2.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rlx-runtime",
      "optional": true,
      "req": "^0.2.10",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "autodiff": [
      "dep:rlx-autodiff"
    ],
    "eval": [
      "dep:rlx-runtime",
      "rlx-runtime/cpu"
    ],
    "eval-apple": [
      "eval",
      "rlx-runtime/apple"
    ],
    "eval-blas": [
      "eval",
      "rlx-runtime/blas-accelerate"
    ],
    "eval-coreml": [
      "eval",
      "rlx-runtime/coreml"
    ],
    "eval-cuda": [
      "eval",
      "rlx-runtime/cuda"
    ],
    "eval-gpu": [
      "eval",
      "rlx-runtime/gpu"
    ],
    "eval-metal": [
      "eval",
      "rlx-runtime/metal"
    ],
    "eval-mlx": [
      "eval",
      "rlx-runtime/mlx"
    ],
    "eval-rocm": [
      "eval",
      "rlx-runtime/rocm"
    ],
    "grad": [
      "autodiff"
    ],
    "ndarray": [
      "dep:ndarray"
    ],
    "optim": [
      "autodiff",
      "eval",
      "dep:rlx-optim"
    ],
    "transforms": [
      "autodiff"
    ]
  },
  "index_path": "rl/x-/rlx-tensor",
  "name": "rlx-tensor",
  "pubtime": "2026-06-29T10:48:21Z",
  "rust_version": "1.87",
  "v": 2,
  "vers": "0.2.10",
  "yanked": false
}
