{
  "cksum": "6dd09074451dd0181bdfc61030331183ee3da3974a3b3eb7050e4593c26233f7",
  "crate_file": "cubecl-convolution-0.9.0-pre.5.crate",
  "crate_url": "https://static.crates.io/crates/cubecl-convolution/cubecl-convolution-0.9.0-pre.5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.16.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-common",
      "optional": false,
      "req": "=0.9.0-pre.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-core",
      "optional": false,
      "req": "=0.9.0-pre.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-matmul",
      "optional": false,
      "req": "=0.9.0-pre.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-random",
      "optional": false,
      "req": "=0.9.0-pre.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-reduce",
      "optional": false,
      "req": "=0.9.0-pre.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-runtime",
      "optional": false,
      "req": "=0.9.0-pre.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-std",
      "optional": false,
      "req": "=0.9.0-pre.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "num-traits",
        "serde",
        "bytemuck"
      ],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pretty_assertions",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.204",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "trybuild",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "conv_tests_all": [
      "conv_tests_plane",
      "conv_tests_tma",
      "conv_tests_simple",
      "conv_tests_cyclic",
      "conv_tests_strided",
      "conv_tests_tilewise",
      "conv_tests_async_copy",
      "conv_tests_swizzle",
      "conv_tests_f16",
      "conv_tests_f32",
      "conv_tests_mma"
    ],
    "conv_tests_async_copy": [],
    "conv_tests_base": [
      "conv_tests_plane",
      "conv_tests_simple",
      "conv_tests_cyclic",
      "conv_tests_f16"
    ],
    "conv_tests_cyclic": [],
    "conv_tests_f16": [],
    "conv_tests_f32": [],
    "conv_tests_mma": [],
    "conv_tests_partition_buffering": [],
    "conv_tests_plane": [],
    "conv_tests_simple": [],
    "conv_tests_strided": [],
    "conv_tests_swizzle": [],
    "conv_tests_tilewise": [],
    "conv_tests_tma": [],
    "default": [
      "std",
      "cubecl-runtime/default",
      "cubecl-core/default"
    ],
    "export_tests": [
      "pretty_assertions"
    ],
    "std": [
      "cubecl-runtime/std",
      "cubecl-core/std"
    ]
  },
  "index_path": "cu/be/cubecl-convolution",
  "name": "cubecl-convolution",
  "pubtime": "2025-12-05T16:48:34Z",
  "vers": "0.9.0-pre.5",
  "yanked": false
}
