{
  "cksum": "b34a04079fac6f638ba74716938055573053f29062cf42781fc29d3bc93a7c50",
  "crate_file": "tsai_compute-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/tsai_compute/tsai_compute-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "approx",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "linked",
        "debug"
      ],
      "kind": "normal",
      "name": "ash",
      "optional": true,
      "req": "^0.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "block2",
      "optional": false,
      "req": "^0.5",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn",
      "optional": true,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "driver"
      ],
      "kind": "normal",
      "name": "cudarc",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "vulkan"
      ],
      "kind": "normal",
      "name": "gpu-allocator",
      "optional": true,
      "req": "^0.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hwlocality",
      "optional": true,
      "req": "^1.0.0-alpha.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mlx-rs",
      "optional": true,
      "req": "^0.25",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": false,
      "req": "^1.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "objc2",
      "optional": false,
      "req": "^0.5",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [
        "NSString",
        "NSRange"
      ],
      "kind": "normal",
      "name": "objc2-foundation",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [
        "MTLDevice",
        "MTLBuffer",
        "MTLResource",
        "MTLCommandQueue",
        "MTLCommandBuffer",
        "MTLCommandEncoder",
        "MTLBlitCommandEncoder",
        "MTLTypes",
        "block2",
        "std"
      ],
      "kind": "normal",
      "name": "objc2-metal",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "opencl3",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sys-info",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wide",
      "optional": true,
      "req": "^0.7",
      "target": null
    }
  ],
  "features": {
    "all-gpu": [
      "cuda",
      "metal",
      "vulkan",
      "opencl",
      "rocm"
    ],
    "all-gpu-macos": [
      "metal",
      "mlx"
    ],
    "burn-bridge": [
      "burn"
    ],
    "cpu": [
      "rayon",
      "wide"
    ],
    "cuda": [
      "cudarc"
    ],
    "default": [
      "cpu"
    ],
    "full": [
      "cpu",
      "numa",
      "all-gpu",
      "burn-bridge"
    ],
    "metal": [],
    "mlx": [
      "mlx-rs"
    ],
    "numa": [
      "cpu",
      "hwlocality"
    ],
    "opencl": [
      "opencl3"
    ],
    "rocm": [],
    "vulkan": [
      "ash",
      "gpu-allocator"
    ]
  },
  "index_path": "ts/ai/tsai_compute",
  "name": "tsai_compute",
  "pubtime": "2025-12-31T09:45:52Z",
  "vers": "0.1.0",
  "yanked": true
}
