refactor: reorganize sampler module and update imports
This commit is contained in:
@@ -280,6 +280,7 @@ impl TpeSampler {
|
||||
clippy::cast_possible_truncation,
|
||||
clippy::cast_sign_loss
|
||||
)]
|
||||
#[must_use]
|
||||
fn split_trials<'a>(
|
||||
&self,
|
||||
history: &'a [CompletedTrial],
|
||||
|
||||
Reference in New Issue
Block a user