secondmind-labs / trieste

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

Support disabling skip in QMC for XLA #715

Closed uri-granta closed 1 year ago

uri-granta commented 1 year ago

Using the skip parameter to reset QMC samplers isn't supported with XLA, so add an option to disable this (at the expense of not being able to reset samplers).