{
  "cksum": "d7a6b30da6a567a0c8d532f3768bd3a62d673768e2783d0fc26ef74d5ec6f7af",
  "crate_file": "axonml-0.4.2.crate",
  "crate_url": "https://static.crates.io/crates/axonml/axonml-0.4.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axonml-audio",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axonml-autograd",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axonml-core",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axonml-data",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axonml-distributed",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axonml-jit",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axonml-llm",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axonml-nn",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axonml-onnx",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axonml-optim",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axonml-profile",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axonml-tensor",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axonml-text",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axonml-vision",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "cuda": [
      "axonml-core/cuda",
      "axonml-tensor/cuda",
      "axonml-nn/cuda"
    ],
    "cudnn": [
      "cuda",
      "axonml-core/cudnn",
      "axonml-tensor/cudnn",
      "axonml-nn/cudnn"
    ],
    "wgpu": [
      "axonml-core/wgpu"
    ]
  },
  "features2": {
    "audio": [
      "nn",
      "data",
      "dep:axonml-audio"
    ],
    "core": [
      "dep:axonml-core",
      "dep:axonml-tensor",
      "dep:axonml-autograd"
    ],
    "data": [
      "core",
      "dep:axonml-data"
    ],
    "default": [
      "full"
    ],
    "distributed": [
      "nn",
      "dep:axonml-distributed"
    ],
    "full": [
      "core",
      "nn",
      "data",
      "vision",
      "text",
      "audio",
      "distributed",
      "profile",
      "llm",
      "jit",
      "onnx"
    ],
    "jit": [
      "core",
      "dep:axonml-jit"
    ],
    "llm": [
      "nn",
      "dep:axonml-llm"
    ],
    "nccl": [
      "distributed",
      "axonml-distributed/nccl"
    ],
    "nn": [
      "core",
      "dep:axonml-nn",
      "dep:axonml-optim"
    ],
    "onnx": [
      "core",
      "dep:axonml-onnx"
    ],
    "profile": [
      "core",
      "dep:axonml-profile"
    ],
    "text": [
      "nn",
      "data",
      "dep:axonml-text"
    ],
    "vision": [
      "nn",
      "data",
      "dep:axonml-vision"
    ]
  },
  "index_path": "ax/on/axonml",
  "name": "axonml",
  "pubtime": "2026-03-25T00:01:38Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.4.2",
  "yanked": false
}
