{
  "cksum": "35fb0ded487050ae61cb92e8d8ef92c27af007397177ad219b31b36032d537f1",
  "crate_file": "burn-vision-0.20.1.crate",
  "crate_url": "https://static.crates.io/crates/burn-vision/burn-vision-0.20.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aligned-vec",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bon",
      "optional": false,
      "req": "^3.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-candle",
      "optional": true,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-cubecl",
      "optional": true,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "burn-cuda",
      "optional": false,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-fusion",
      "optional": true,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-ir",
      "optional": false,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-ndarray",
      "optional": true,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "burn-ndarray",
      "optional": false,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-tch",
      "optional": true,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-tensor",
      "optional": false,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-tensor-testgen",
      "optional": true,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "burn-wgpu",
      "optional": false,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.24.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "cubecl",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "derive-new",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "num-traits",
        "serde"
      ],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "macerator",
      "optional": false,
      "req": "^0.2.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": false,
      "req": "^0.17.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "libm"
      ],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    }
  ],
  "features": {
    "candle": [
      "burn-candle"
    ],
    "cubecl-backend": [
      "cubecl",
      "burn-cubecl"
    ],
    "default": [
      "ndarray",
      "cubecl-backend",
      "fusion",
      "std"
    ],
    "fusion": [
      "burn-fusion",
      "burn-cuda/fusion",
      "burn-wgpu/fusion"
    ],
    "ndarray": [
      "burn-ndarray"
    ],
    "std": [
      "aligned-vec/std"
    ],
    "tch": [
      "burn-tch"
    ],
    "test-cpu": [],
    "test-cuda": [
      "cubecl-backend"
    ],
    "test-metal": [
      "burn-wgpu/metal",
      "test-wgpu"
    ],
    "test-vulkan": [
      "burn-wgpu/vulkan",
      "test-wgpu"
    ],
    "test-wgpu": [
      "cubecl-backend"
    ]
  },
  "features2": {
    "tracing": [
      "burn-candle?/tracing",
      "burn-cubecl?/tracing",
      "burn-fusion?/tracing",
      "burn-ir/tracing",
      "burn-ndarray?/tracing",
      "burn-tch?/tracing",
      "burn-tensor/tracing",
      "cubecl/tracing"
    ]
  },
  "index_path": "bu/rn/burn-vision",
  "name": "burn-vision",
  "pubtime": "2026-01-23T17:31:43Z",
  "v": 2,
  "vers": "0.20.1",
  "yanked": false
}
