Skip to content

Commit

Permalink
Try iterative lambda aggregate
Browse files Browse the repository at this point in the history
  • Loading branch information
pomonam committed Mar 12, 2024
1 parent 6b9b736 commit add12fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/gpu_tests/prepare_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ def run_analysis() -> None:
activation_covariance_dtype=torch.float64,
gradient_covariance_dtype=torch.float64,
lambda_dtype=torch.float64,
lambda_iterative_aggregate=True,
)
analyzer.fit_all_factors(
factors_name="single_gpu",
Expand Down

0 comments on commit add12fe

Please sign in to comment.