secondmind-labs / trieste

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

Skip failing slow TR reload test #838

Closed khurram-ghani closed 2 months ago

khurram-ghani commented 2 months ago

Related issue(s)/PRs: None

Summary

Skip failing trust-regions slow test. This is due to trust-regions not supporting the functional API for reloading acquisition state.

Fully backwards compatible: yes

PR checklist