Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.1.13 #51

Merged
merged 21 commits into from
May 10, 2024
Merged

v0.1.13 #51

merged 21 commits into from
May 10, 2024

Conversation

FL03
Copy link
Owner

@FL03 FL03 commented May 7, 2024

No description provided.

Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
@FL03 FL03 added bug Something isn't working enhancement New feature or request rust Improvements or additions that update the Rust code labels May 7, 2024
@FL03 FL03 added this to the v0.1.13 milestone May 7, 2024
@FL03 FL03 self-assigned this May 7, 2024
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
This was linked to issues May 7, 2024
FL03 and others added 15 commits May 7, 2024 14:16
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
@FL03 FL03 marked this pull request as ready for review May 10, 2024 19:57
core/src/utils/math.rs Dismissed Show dismissed Hide dismissed
core/src/utils/tensor.rs Dismissed Show dismissed Hide dismissed
core/src/utils/tensor.rs Dismissed Show dismissed Hide dismissed
use crate::params::{Biased, NodeBase, Pair, ParamMode, ParamsBase, Unbiased};
use crate::Features;
#[cfg(feature = "alloc")]
use alloc::vec;

Check failure

Code scanning / clippy

unresolved import alloc Error

unresolved import alloc
FL03 added 4 commits May 10, 2024 14:59
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
Signed-off-by: Joe McCain III <jo3mccain@icloud.com>
@FL03 FL03 merged commit f6e63eb into main May 10, 2024
10 of 11 checks passed
@FL03 FL03 deleted the v0.1.13 branch May 10, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request rust Improvements or additions that update the Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade the id to Uuid Fix the blas feature for the crate
1 participant