Closed
Description
I noticed there's a "batch_size" parameter for experiments.run_one_replication() but in experiments_util.get_acqf(), line 465 - 508, it will trigger some error on purpose if batch size is not 1. I tried to surpass the "batch_size == 1" condition but it triggers error elsewhere.
Is there any fix to enable batched optimization?
Metadata
Metadata
Assignees
Labels
No labels