{
  "cksum": "fa65e2e569e571bb8dc9d37aa8fcf715f522f8159c6ee87f665c1961fee5259f",
  "crate_file": "burn-train-0.21.0.crate",
  "crate_url": "https://static.crates.io/crates/burn-train/burn-train-0.21.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-channel",
      "optional": false,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "default"
      ],
      "kind": "dev",
      "name": "burn-autodiff",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "dataset",
        "std"
      ],
      "kind": "normal",
      "name": "burn-core",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "default"
      ],
      "kind": "normal",
      "name": "burn-flex",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "default"
      ],
      "kind": "dev",
      "name": "burn-flex",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "burn-nn",
      "optional": true,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "burn-optim",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "burn-rl",
      "optional": true,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "burn-std",
      "optional": true,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "burn-store",
      "optional": true,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "derive-new",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": true,
      "req": "^6.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nvml-wrapper",
      "optional": true,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "all-widgets",
        "crossterm"
      ],
      "kind": "normal",
      "name": "ratatui",
      "optional": true,
      "req": "^0.30.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rstest",
      "optional": false,
      "req": "^0.26.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc",
        "std",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sysinfo",
      "optional": true,
      "req": "^0.38.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "systemstat",
      "optional": true,
      "req": "^0.2.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-appender",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing-core",
      "optional": false,
      "req": "^0.1.36",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.23",
      "target": null
    }
  ],
  "features": {
    "ddp": [
      "burn-optim/distributed",
      "burn-core/distributed"
    ],
    "default": [
      "sys-metrics",
      "tui",
      "rl"
    ],
    "doc": [
      "default"
    ],
    "rl": [
      "burn-rl"
    ],
    "sys-metrics": [
      "nvml-wrapper",
      "sysinfo",
      "systemstat"
    ],
    "tracing": [
      "burn-core/tracing",
      "burn-optim/tracing"
    ],
    "tui": [
      "ratatui"
    ],
    "vision": [
      "burn-nn",
      "burn-store/pytorch",
      "burn-std/network",
      "dirs"
    ]
  },
  "index_path": "bu/rn/burn-train",
  "name": "burn-train",
  "pubtime": "2026-05-07T20:54:13Z",
  "vers": "0.21.0",
  "yanked": false
}
