PERSIA
PERSIA copied to clipboard
High performance distributed framework for training deep learning recommendation models based on PyTorch.
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.30 to 1.0.32. Release notes Sourced from thiserror's releases. 1.0.32 Add keywords to crates.io metadata 1.0.31 Improve diagnostic when there is an enum variant containing #[from] #[backtrace]...
Bumps [tinystr](https://github.com/unicode-org/icu4x) from 0.4.11 to 0.6.1. Release notes Sourced from tinystr's releases. ICU4X 0.6 (May 9, 2022) ICU4X 0.6.0 is our major spring release. Key changes: Continued improvements to datetime...
Bumps [crossbeam](https://github.com/crossbeam-rs/crossbeam) from 0.8.1 to 0.8.2. Release notes Sourced from crossbeam's releases. crossbeam-utils 0.8.2 Deprecate AtomicCell::compare_and_swap. Use AtomicCell::compare_exchange instead. (#619) Add Parker::park_deadline. (#563) Improve implementation of CachePadded. (#636) Add unstable...
Bumps [half](https://github.com/starkat99/half-rs) from 1.8.2 to 2.1.0. Release notes Sourced from half's releases. 2.1.0 Added Add support for target_arch spirv. Some traits and functions are unavailble on this architecture. By @charles-r-earp....
Bumps [rand_distr](https://github.com/rust-random/rand) from 0.4.2 to 0.4.3. Changelog Sourced from rand_distr's changelog. [0.4.3] - 2018-08-16 Fixed Use correct syscall number for PowerPC (#589) Commits 8f37250 Merge pull request #1208 from newpavlov/rand_distr/fix_no_std...
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.1.0 to 1.2.1. Release notes Sourced from bytes's releases. Bytes v1.2.1 1.2.1 (July 30, 2022) Fixed Fix unbounded memory growth when using reserve (#560) #560: tokio-rs/bytes#560 Bytes...
Bumps [tinystr](https://github.com/unicode-org/icu4x) from 0.4.11 to 0.7.0. Release notes Sourced from tinystr's releases. ICU4X 0.6 (May 9, 2022) ICU4X 0.6.0 is our major spring release. Key changes: Continued improvements to datetime...
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.11.2 to 0.12.1. Changelog Sourced from parking_lot's changelog. parking_lot 0.12.1 (2022-05-31) Fixed incorrect memory ordering in RwLock. (#344) Added Condvar::wait_while convenience methods (#343) parking_lot_core 0.9.3 (2022-04-30) Bump...
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.38 to 0.10.68. Release notes Sourced from openssl's releases. openssl-v0.10.68 What's Changed fixes #2317 -- restore compatibility with our MSRV and release openssl 0.9.68 by @alex in...
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.45 to 1.0.91. Release notes Sourced from anyhow's releases. 1.0.91 Ensure OUT_DIR is left with deterministic contents after build script execution (#388) 1.0.90 Documentation improvements 1.0.89 Make...