diff --git a/Cargo.lock b/Cargo.lock index ddf00067ca..0e3a090a29 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -79,9 +79,9 @@ dependencies = [ [[package]] name = "allocator-api2" -version = "0.2.20" +version = "0.2.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "45862d1c77f2228b9e10bc609d5bc203d86ebc9b87ad8d5d5167a6c9abf739d9" +checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" [[package]] name = "android-tzdata" @@ -149,9 +149,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.93" +version = "1.0.94" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4c95c10ba0b00a02636238b814946408b1322d5ac4760326e6fb8ec956d85775" +checksum = "c1fd03a028ef38ba2276dce7e33fcd6369c158a1bca17946c4b1b701891c1ff7" [[package]] name = "arbitrary" @@ -361,7 +361,7 @@ dependencies = [ "base64 0.22.1", "bytes", "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", "http-body-util", "hyper 1.5.1", @@ -396,7 +396,7 @@ dependencies = [ "async-trait", "bytes", "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", "http-body-util", "mime", @@ -416,7 +416,7 @@ dependencies = [ "burn", "burn-common", "burn-wgpu", - "clap 4.5.21", + "clap 4.5.22", "colored", "cubecl", "derive-new 0.7.0", @@ -714,7 +714,7 @@ dependencies = [ "serde_json", "spin", "tempfile", - "thiserror 2.0.3", + "thiserror 2.0.4", "uuid", ] @@ -762,7 +762,7 @@ dependencies = [ "strum", "strum_macros", "tempfile", - "thiserror 2.0.3", + "thiserror 2.0.4", ] [[package]] @@ -823,7 +823,7 @@ dependencies = [ "serde", "serde_json", "syn 2.0.90", - "thiserror 2.0.3", + "thiserror 2.0.4", "tracing-core", "tracing-subscriber", "zip 2.2.1", @@ -1265,9 +1265,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.21" +version = "4.5.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fb3b4b9e5a7c7514dfa52869339ee98b3156b0bfb4e8a77c4ff4babb64b1604f" +checksum = "69371e34337c4c984bbe322360c2547210bf632eb2814bbe78a6e87a2935bd2b" dependencies = [ "clap_builder", "clap_derive 4.5.18", @@ -1275,9 +1275,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.21" +version = "4.5.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b17a95aa67cc7b5ebd32aa5370189aa0d79069ef1c64ce893bd30fb24bff20ec" +checksum = "6e24c1b4099818523236a8ca881d2b45db98dadfb4625cf6608c12069fcbbde1" dependencies = [ "anstream", "anstyle", @@ -1637,7 +1637,7 @@ dependencies = [ [[package]] name = "cubecl" version = "0.4.0" -source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#1f1359086d1d4a8cf295522171b27e3932ac5f3d" +source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#c091068c8404d2c73897ef0097cb6b4feed2962b" dependencies = [ "cubecl-core", "cubecl-cuda", @@ -1669,7 +1669,7 @@ dependencies = [ [[package]] name = "cubecl-common" version = "0.4.0" -source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#1f1359086d1d4a8cf295522171b27e3932ac5f3d" +source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#c091068c8404d2c73897ef0097cb6b4feed2962b" dependencies = [ "derive-new 0.6.0", "embassy-futures", @@ -1686,7 +1686,7 @@ dependencies = [ [[package]] name = "cubecl-core" version = "0.4.0" -source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#1f1359086d1d4a8cf295522171b27e3932ac5f3d" +source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#c091068c8404d2c73897ef0097cb6b4feed2962b" dependencies = [ "bytemuck", "cubecl-common 0.4.0", @@ -1704,7 +1704,7 @@ dependencies = [ [[package]] name = "cubecl-cpp" version = "0.4.0" -source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#1f1359086d1d4a8cf295522171b27e3932ac5f3d" +source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#c091068c8404d2c73897ef0097cb6b4feed2962b" dependencies = [ "bytemuck", "cubecl-common 0.4.0", @@ -1718,7 +1718,7 @@ dependencies = [ [[package]] name = "cubecl-cuda" version = "0.4.0" -source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#1f1359086d1d4a8cf295522171b27e3932ac5f3d" +source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#c091068c8404d2c73897ef0097cb6b4feed2962b" dependencies = [ "bytemuck", "cubecl-common 0.4.0", @@ -1734,7 +1734,7 @@ dependencies = [ [[package]] name = "cubecl-hip" version = "0.4.0" -source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#1f1359086d1d4a8cf295522171b27e3932ac5f3d" +source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#c091068c8404d2c73897ef0097cb6b4feed2962b" dependencies = [ "bytemuck", "cubecl-common 0.4.0", @@ -1760,7 +1760,7 @@ dependencies = [ [[package]] name = "cubecl-linalg" version = "0.4.0" -source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#1f1359086d1d4a8cf295522171b27e3932ac5f3d" +source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#c091068c8404d2c73897ef0097cb6b4feed2962b" dependencies = [ "bytemuck", "cubecl-core", @@ -1771,7 +1771,7 @@ dependencies = [ [[package]] name = "cubecl-macros" version = "0.4.0" -source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#1f1359086d1d4a8cf295522171b27e3932ac5f3d" +source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#c091068c8404d2c73897ef0097cb6b4feed2962b" dependencies = [ "cubecl-common 0.4.0", "darling", @@ -1786,7 +1786,7 @@ dependencies = [ [[package]] name = "cubecl-opt" version = "0.4.0" -source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#1f1359086d1d4a8cf295522171b27e3932ac5f3d" +source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#c091068c8404d2c73897ef0097cb6b4feed2962b" dependencies = [ "cubecl-common 0.4.0", "cubecl-core", @@ -1823,7 +1823,7 @@ dependencies = [ [[package]] name = "cubecl-runtime" version = "0.4.0" -source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#1f1359086d1d4a8cf295522171b27e3932ac5f3d" +source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#c091068c8404d2c73897ef0097cb6b4feed2962b" dependencies = [ "async-channel", "async-lock", @@ -1844,7 +1844,7 @@ dependencies = [ [[package]] name = "cubecl-spirv" version = "0.4.0" -source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#1f1359086d1d4a8cf295522171b27e3932ac5f3d" +source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#c091068c8404d2c73897ef0097cb6b4feed2962b" dependencies = [ "cubecl-common 0.4.0", "cubecl-core", @@ -1858,7 +1858,7 @@ dependencies = [ [[package]] name = "cubecl-wgpu" version = "0.4.0" -source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#1f1359086d1d4a8cf295522171b27e3932ac5f3d" +source = "git+https://github.com/AsherJingkongChen/cubecl?branch=refactor/wgpu-v23#c091068c8404d2c73897ef0097cb6b4feed2962b" dependencies = [ "ash", "async-channel", @@ -1874,8 +1874,6 @@ dependencies = [ "log", "web-time", "wgpu", - "wgpu-core", - "wgpu-hal", ] [[package]] @@ -2362,9 +2360,9 @@ dependencies = [ [[package]] name = "event-listener-strategy" -version = "0.5.2" +version = "0.5.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1" +checksum = "3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac2945c09e523b8d7b05b2" dependencies = [ "event-listener", "pin-project-lite", @@ -2872,7 +2870,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0b5eccc17194ed0e67d49285e4853307e4147e95407f91c1c3e4a13ba9f4e4ce" dependencies = [ "faster-hex", - "thiserror 2.0.3", + "thiserror 2.0.4", ] [[package]] @@ -3041,7 +3039,7 @@ dependencies = [ "futures-sink", "futures-util", "http 0.2.12", - "indexmap 2.6.0", + "indexmap 2.7.0", "slab", "tokio", "tokio-util", @@ -3059,8 +3057,8 @@ dependencies = [ "fnv", "futures-core", "futures-sink", - "http 1.1.0", - "indexmap 2.6.0", + "http 1.2.0", + "indexmap 2.7.0", "slab", "tokio", "tokio-util", @@ -3234,9 +3232,9 @@ dependencies = [ [[package]] name = "http" -version = "1.1.0" +version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258" +checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea" dependencies = [ "bytes", "fnv", @@ -3261,7 +3259,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" dependencies = [ "bytes", - "http 1.1.0", + "http 1.2.0", ] [[package]] @@ -3272,7 +3270,7 @@ checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f" dependencies = [ "bytes", "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", "pin-project-lite", ] @@ -3329,7 +3327,7 @@ dependencies = [ "futures-channel", "futures-util", "h2 0.4.7", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", "httparse", "httpdate", @@ -3347,7 +3345,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333" dependencies = [ "futures-util", - "http 1.1.0", + "http 1.2.0", "hyper 1.5.1", "hyper-util", "rustls", @@ -3396,7 +3394,7 @@ dependencies = [ "bytes", "futures-channel", "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", "hyper 1.5.1", "pin-project-lite", @@ -3661,9 +3659,9 @@ dependencies = [ [[package]] name = "indexmap" -version = "2.6.0" +version = "2.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "707907fe3c25f5424cce2cb7e1cbcafee6bdbe735ca90ef77c29e84591e5b9da" +checksum = "62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f" dependencies = [ "equivalent", "hashbrown 0.15.2", @@ -3806,10 +3804,11 @@ checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0" [[package]] name = "js-sys" -version = "0.3.73" +version = "0.3.74" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fb15147158e79fd8b8afd0252522769c4f48725460b37338544d8379d94fc8f9" +checksum = "a865e038f7f6ed956f788f0d7d60c541fff74c7bd74272c5d4cf15c63743e705" dependencies = [ + "once_cell", "wasm-bindgen", ] @@ -4245,9 +4244,8 @@ dependencies = [ "cfg_aliases 0.1.1", "codespan-reporting", "hexf-parse", - "indexmap 2.6.0", + "indexmap 2.7.0", "log", - "petgraph", "rustc-hash 1.1.0", "spirv", "termcolor", @@ -4846,9 +4844,9 @@ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" [[package]] name = "os_info" -version = "3.8.2" +version = "3.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ae99c7fa6dd38c7cafe1ec085e804f8f555a2f8659b0dbe03f1f9963a9b51092" +checksum = "e5ca711d8b83edbb00b44d504503cd247c9c0bd8b0fa2694f2a1a3d8165379ce" dependencies = [ "log", "serde", @@ -4982,7 +4980,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db" dependencies = [ "fixedbitset", - "indexmap 2.6.0", + "indexmap 2.7.0", ] [[package]] @@ -5162,7 +5160,7 @@ dependencies = [ "either", "hashbrown 0.14.5", "hashbrown 0.15.2", - "indexmap 2.6.0", + "indexmap 2.7.0", "num-traits", "once_cell", "polars-arrow", @@ -5277,7 +5275,7 @@ dependencies = [ "chrono", "fallible-streaming-iterator", "hashbrown 0.15.2", - "indexmap 2.6.0", + "indexmap 2.7.0", "itoa", "num-traits", "polars-arrow", @@ -5351,7 +5349,7 @@ dependencies = [ "either", "hashbrown 0.15.2", "hex", - "indexmap 2.6.0", + "indexmap 2.7.0", "memchr", "num-traits", "polars-arrow", @@ -5488,7 +5486,7 @@ version = "0.44.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d88667f770291cefa2e8cd366a54f29dc6fe362e9a263914c903db411a58ac1d" dependencies = [ - "indexmap 2.6.0", + "indexmap 2.7.0", "polars-error", "polars-utils", "serde", @@ -5579,7 +5577,7 @@ dependencies = [ "bytes", "compact_str", "hashbrown 0.15.2", - "indexmap 2.6.0", + "indexmap 2.7.0", "libc", "memmap2 0.7.1", "num-traits", @@ -5745,7 +5743,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "322330e133eab455718444b4e033ebfac7c6528972c784fcde28d2cc783c6257" dependencies = [ "anyhow", - "indexmap 2.6.0", + "indexmap 2.7.0", "log", "protobuf", "protobuf-support", @@ -5903,10 +5901,10 @@ dependencies = [ "pin-project-lite", "quinn-proto", "quinn-udp", - "rustc-hash 2.0.0", + "rustc-hash 2.1.0", "rustls", "socket2", - "thiserror 2.0.3", + "thiserror 2.0.4", "tokio", "tracing", ] @@ -5921,11 +5919,11 @@ dependencies = [ "getrandom", "rand", "ring", - "rustc-hash 2.0.0", + "rustc-hash 2.1.0", "rustls", "rustls-pki-types", "slab", - "thiserror 2.0.3", + "thiserror 2.0.4", "tinyvec", "tracing", "web-time", @@ -6339,7 +6337,7 @@ dependencies = [ "futures-core", "futures-util", "h2 0.4.7", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", "http-body-util", "hyper 1.5.1", @@ -6501,9 +6499,9 @@ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" [[package]] name = "rustc-hash" -version = "2.0.0" +version = "2.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152" +checksum = "c7fb8039b3032c191086b10f11f319a6e99e1e82889c5cc6046f515c9db1d497" [[package]] name = "rustc_version" @@ -7477,11 +7475,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.3" +version = "2.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c006c85c7651b3cf2ada4584faa36773bd07bac24acfb39f3c431b36d7e667aa" +checksum = "2f49a1853cf82743e3b7950f77e0f4d622ca36cf4317cba00c767838bac8d490" dependencies = [ - "thiserror-impl 2.0.3", + "thiserror-impl 2.0.4", ] [[package]] @@ -7497,9 +7495,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.3" +version = "2.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f077553d607adc1caf65430528a576c757a71ed73944b66ebb58ef2bbd243568" +checksum = "8381894bb3efe0c4acac3ded651301ceee58a15d47c2e34885ed1908ad667061" dependencies = [ "proc-macro2", "quote", @@ -7538,9 +7536,9 @@ dependencies = [ [[package]] name = "time" -version = "0.3.36" +version = "0.3.37" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" +checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21" dependencies = [ "deranged", "itoa", @@ -7561,9 +7559,9 @@ checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" [[package]] name = "time-macros" -version = "0.2.18" +version = "0.2.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" +checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de" dependencies = [ "num-conv", "time-core", @@ -7596,9 +7594,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokenizers" -version = "0.20.4" +version = "0.21.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3b08cc37428a476fc9e20ac850132a513a2e1ce32b6a31addf2b74fa7033b905" +checksum = "9ecededfed68a69bc657e486510089e255e53c3d38cc7d4d59c8742668ca2cae" dependencies = [ "aho-corasick", "derive_builder", @@ -7628,9 +7626,9 @@ dependencies = [ [[package]] name = "tokio" -version = "1.41.1" +version = "1.42.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22cfb5bee7a6a52939ca9224d6ac897bb669134078daa8735560897f69de4d33" +checksum = "5cec9b21b0450273377fc97bd4c33a8acffc8c996c987a7c5b319a0083707551" dependencies = [ "backtrace", "bytes", @@ -7688,9 +7686,9 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.7.12" +version = "0.7.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a" +checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078" dependencies = [ "bytes", "futures-core", @@ -7726,7 +7724,7 @@ version = "0.22.22" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5" dependencies = [ - "indexmap 2.6.0", + "indexmap 2.7.0", "serde", "serde_spanned", "toml_datetime", @@ -7778,12 +7776,12 @@ checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" [[package]] name = "tracel-xtask" -version = "1.1.7" +version = "1.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8aab3144d5269d5c34522f9064c096681e446913bec143beeb2d755f6f4e834f" +checksum = "58fccce80a2ef6bc32a512514a53cf853d438a44abaea286a4acb0c9f8566860" dependencies = [ "anyhow", - "clap 4.5.21", + "clap 4.5.22", "derive_more 0.99.18", "env_logger", "log", @@ -7797,9 +7795,9 @@ dependencies = [ [[package]] name = "tracel-xtask-macros" -version = "1.1.7" +version = "1.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "33e0cd750c845b57d39ad8ee75080dbf8c3a18fbd0a07ef3c59339498766c1fb" +checksum = "5a3a646485f7cd8f580749ab94718ad3d344bcc0cc5b0fefe43c15fdd898bb96" dependencies = [ "proc-macro2", "quote", @@ -7895,7 +7893,7 @@ dependencies = [ "byteorder", "bytes", "data-encoding", - "http 1.1.0", + "http 1.2.0", "httparse", "log", "rand", @@ -8040,9 +8038,9 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" [[package]] name = "ureq" -version = "2.10.1" +version = "2.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b74fc6b57825be3373f7054754755f03ac3a8f5d70015ccad699ba2029956f4a" +checksum = "02d1a66277ed75f640d608235660df48c8e3c19f3b4edb6a263315626cc3c01d" dependencies = [ "base64 0.22.1", "flate2", @@ -8177,9 +8175,9 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" [[package]] name = "wasm-bindgen" -version = "0.2.96" +version = "0.2.97" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "21d3b25c3ea1126a2ad5f4f9068483c2af1e64168f847abe863a526b8dbfe00b" +checksum = "d15e63b4482863c109d70a7b8706c1e364eb6ea449b201a76c5b89cedcec2d5c" dependencies = [ "cfg-if", "once_cell", @@ -8188,9 +8186,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-backend" -version = "0.2.96" +version = "0.2.97" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "52857d4c32e496dc6537646b5b117081e71fd2ff06de792e3577a150627db283" +checksum = "8d36ef12e3aaca16ddd3f67922bc63e48e953f126de60bd33ccc0101ef9998cd" dependencies = [ "bumpalo", "log", @@ -8203,9 +8201,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-futures" -version = "0.4.46" +version = "0.4.47" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "951fe82312ed48443ac78b66fa43eded9999f738f6022e67aead7b708659e49a" +checksum = "9dfaf8f50e5f293737ee323940c7d8b08a66a95a419223d9f41610ca08b0833d" dependencies = [ "cfg-if", "js-sys", @@ -8216,9 +8214,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro" -version = "0.2.96" +version = "0.2.97" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "920b0ffe069571ebbfc9ddc0b36ba305ef65577c94b06262ed793716a1afd981" +checksum = "705440e08b42d3e4b36de7d66c944be628d579796b8090bfa3471478a2260051" dependencies = [ "quote", "wasm-bindgen-macro-support", @@ -8226,9 +8224,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.96" +version = "0.2.97" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf59002391099644be3524e23b781fa43d2be0c5aa0719a18c0731b9d195cab6" +checksum = "98c9ae5a76e46f4deecd0f0255cc223cfa18dc9b261213b8aa0c7b36f61b3f1d" dependencies = [ "proc-macro2", "quote", @@ -8239,9 +8237,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-shared" -version = "0.2.96" +version = "0.2.97" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e5047c5392700766601942795a436d7d2599af60dcc3cc1248c9120bfb0827b0" +checksum = "6ee99da9c5ba11bd675621338ef6fa52296b76b83305e9b6e5c77d4c286d6d49" [[package]] name = "wasm-logger" @@ -8284,9 +8282,9 @@ dependencies = [ [[package]] name = "web-sys" -version = "0.3.73" +version = "0.3.74" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "476364ff87d0ae6bfb661053a9104ab312542658c3d8f963b7ace80b6f9b26b9" +checksum = "a98bc3c33f0fe7e59ad7cd041b89034fa82a7c2d4365ca538dda6cdaf513863c" dependencies = [ "js-sys", "wasm-bindgen", @@ -8351,10 +8349,9 @@ dependencies = [ "arrayvec", "bit-vec", "bitflags 2.6.0", - "bytemuck", "cfg_aliases 0.1.1", "document-features", - "indexmap 2.6.0", + "indexmap 2.7.0", "log", "naga", "once_cell", @@ -8831,9 +8828,9 @@ dependencies = [ [[package]] name = "xml-rs" -version = "0.8.23" +version = "0.8.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "af310deaae937e48a26602b730250b4949e125f468f11e6990be3e5304ddd96f" +checksum = "ea8b391c9a790b496184c29f7f93b9ed5b16abb306c05415b68bcc16e4d06432" [[package]] name = "xtask" @@ -8995,7 +8992,7 @@ dependencies = [ "crc32fast", "crossbeam-utils", "displaydoc", - "indexmap 2.6.0", + "indexmap 2.7.0", "num_enum", "thiserror 1.0.69", ] @@ -9016,13 +9013,13 @@ dependencies = [ "displaydoc", "flate2", "hmac", - "indexmap 2.6.0", + "indexmap 2.7.0", "lzma-rs", "memchr", "pbkdf2 0.12.2", "rand", "sha1", - "thiserror 2.0.3", + "thiserror 2.0.4", "time", "zeroize", "zopfli", diff --git a/Cargo.toml b/Cargo.toml index 52b390f04e..09e1db3022 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -143,7 +143,7 @@ serde = { version = "1.0.215", default-features = false, features = [ serde_json = { version = "1.0.133", default-features = false } uuid = { version = "1.11.0", default-features = false } -libc = "0.2.165" +libc = "0.2.167" nvml-wrapper = "0.10.0" sysinfo = "0.32.1" systemstat = "0.2.3" @@ -163,7 +163,7 @@ cubecl-common = { git = "https://github.com/AsherJingkongChen/cubecl", default-f # cubecl-common = { version = "0.3.0", default-features = false } ### For xtask crate ### -tracel-xtask = { version = "~1.1" } +tracel-xtask = { version = "=1.1.8" } [profile.dev] debug = 0 # Speed up compilation time and not necessary. diff --git a/contributor-book/src/guides/adding-a-new-operation-to-burn.md b/contributor-book/src/guides/adding-a-new-operation-to-burn.md index 48033dd968..b5d2b6ee95 100644 --- a/contributor-book/src/guides/adding-a-new-operation-to-burn.md +++ b/contributor-book/src/guides/adding-a-new-operation-to-burn.md @@ -11,7 +11,7 @@ various backends. The core of this lies in which is home to the numeric trait and its implementation for the different tensor types. The numeric trait is the home of all tensor operations that are numeric in nature and that are shared by `Int` and `Float` Tensor types. More information on the relationship between Tensor modules can be -found under the section for [Tensor Architecture](../project-architecture/Tensor.md#tensorops). +found under the section for [Tensor Architecture](../project-architecture/tensor.md#tensor-operations). Here is where pow was added to `crates/burn-tensor/src/tensor/api/numeric.rs`: diff --git a/crates/burn-jit/src/tests/conv2d.rs b/crates/burn-jit/src/tests/conv2d.rs index 061ab54e65..8b3912d1d1 100644 --- a/crates/burn-jit/src/tests/conv2d.rs +++ b/crates/burn-jit/src/tests/conv2d.rs @@ -125,25 +125,4 @@ mod tests { into_data_sync::(output) .assert_approx_eq(&into_data_sync::(output_ref), 4); } - - #[test] - fn nchw_to_nhwc_should_match_into_contiguos() { - let test_device = Default::default(); - let input = - Tensor::::random([4, 72, 53, 56], Distribution::Default, &test_device); - - type Float = ::FloatElem; - - let output = nchw_to_nhwc::(input.clone().into_primitive().tensor()); - let output_ref = into_contiguous( - input - .clone() - .permute([0, 2, 3, 1]) - .into_primitive() - .tensor(), - ); - - into_data_sync::(output) - .assert_approx_eq(&into_data_sync::(output_ref), 1); - } } diff --git a/examples/text-classification/Cargo.toml b/examples/text-classification/Cargo.toml index e6e66e2cf9..4ec5d7c89a 100644 --- a/examples/text-classification/Cargo.toml +++ b/examples/text-classification/Cargo.toml @@ -34,7 +34,7 @@ burn = { path = "../../crates/burn", features = [ ], default-features = false } # Tokenizer -tokenizers = { version = "0.20.3", default-features = false, features = [ +tokenizers = { version = "0.21.0", default-features = false, features = [ "onig", "http", ] } diff --git a/examples/text-generation/Cargo.toml b/examples/text-generation/Cargo.toml index 49bf7f37ce..8fe9bd976c 100644 --- a/examples/text-generation/Cargo.toml +++ b/examples/text-generation/Cargo.toml @@ -15,7 +15,7 @@ f16 = [] burn = {path = "../../crates/burn", features=["train", "tch"]} # Tokenizer -tokenizers = {version = "0.20.3", default-features = false, features = [ +tokenizers = {version = "0.21.0", default-features = false, features = [ "onig", "http", ]}