secondmind-labs / trieste

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

Update dill pinning #822

Closed uri-granta closed 4 months ago

uri-granta commented 4 months ago

Related issue(s)/PRs: https://github.com/uqfoundation/dill/issues/647

Summary

Pin dill to <0.3.6 for now, as later versions don't seem to serialise some tensorflow-probability kernels.

Fully backwards compatible: yes

PR checklist