secondmind-labs / trieste

A Bayesian optimization toolbox built on TensorFlow
Apache License 2.0
212 stars 42 forks source link

Fix trajectory sampling to handle active dims #790

Closed khurram-ghani closed 9 months ago

khurram-ghani commented 9 months ago

Related issue(s)/PRs: None

Summary

Fixes issue where trajectory sampling was ignoring active-dims in the kernel

Fully backwards compatible: yes

PR checklist