{
  "cksum": "18eb04bca4ae104d62a56def04b04f3d079c42fe49aac62202c96876f90fa28b",
  "crate_file": "cubek-convolution-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/cubek-convolution/cubek-convolution-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.16.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "stdlib"
      ],
      "kind": "normal",
      "name": "cubecl",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "test-runtime"
      ],
      "kind": "dev",
      "name": "cubecl",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-common",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubek-matmul",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "cubek-random",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "derive-new",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "enumset",
      "optional": false,
      "req": "^1.1.10",
      "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": "dev",
      "name": "pretty_assertions",
      "optional": false,
      "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_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/default"
    ],
    "std": [
      "cubecl/std"
    ],
    "tests": [
      "conv_tests_plane",
      "conv_tests_simple",
      "conv_tests_cyclic",
      "conv_tests_f16"
    ]
  },
  "index_path": "cu/be/cubek-convolution",
  "name": "cubek-convolution",
  "pubtime": "2026-01-23T17:03:06Z",
  "vers": "0.1.1",
  "yanked": false
}
