{
  "cksum": "213d6f65649ba0701522185a6e813949faeca25d7757dd7649aaa8dcaaf12f86",
  "crate_file": "burn_dragon_core-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/burn_dragon_core/burn_dragon_core-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fusion",
        "ndarray",
        "std",
        "wgpu"
      ],
      "kind": "normal",
      "name": "burn",
      "optional": false,
      "req": "^0.21.0-pre.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-autodiff",
      "optional": true,
      "req": "^0.21.0-pre.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "burn-autodiff",
      "optional": false,
      "req": "^0.21.0-pre.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "fusion"
      ],
      "kind": "normal",
      "name": "burn-cubecl",
      "optional": true,
      "req": "^0.21.0-pre.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "dev",
      "name": "burn-cubecl",
      "optional": false,
      "req": "^0.21.0-pre.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "burn-cuda",
      "optional": true,
      "req": "^0.21.0-pre.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-ndarray",
      "optional": true,
      "req": "^0.21.0-pre.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "burn-ndarray",
      "optional": false,
      "req": "^0.21.0-pre.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fusion",
        "std"
      ],
      "kind": "normal",
      "name": "burn-wgpu",
      "optional": true,
      "req": "^0.21.0-pre.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fusion",
        "std"
      ],
      "kind": "dev",
      "name": "burn-wgpu",
      "optional": false,
      "req": "^0.21.0-pre.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn_dragon_kernel",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "jpeg",
        "png"
      ],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "viz": [],
    "web": []
  },
  "features2": {
    "benchmark": [
      "burn/autotune",
      "burn/fusion",
      "dep:burn-autodiff",
      "dep:burn-cubecl",
      "dep:burn-wgpu"
    ],
    "cuda": [
      "burn-cuda",
      "dep:burn-cubecl",
      "burn_dragon_kernel/cuda"
    ],
    "probe": [
      "dep:burn-autodiff",
      "dep:burn-ndarray",
      "dep:clap",
      "dep:serde_json"
    ],
    "train": [
      "burn/dataset",
      "dep:image",
      "dep:burn-cubecl",
      "dep:burn-wgpu"
    ]
  },
  "index_path": "bu/rn/burn_dragon_core",
  "name": "burn_dragon_core",
  "pubtime": "2026-04-12T21:11:26Z",
  "rust_version": "1.92",
  "v": 2,
  "vers": "0.5.0",
  "yanked": false
}
