scikit-hep / cabinetry

design and steer profile likelihood fits
https://cabinetry.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
26 stars 19 forks source link

Add back TensorFlow backend tests #469

Open alexander-held opened 4 months ago

alexander-held commented 4 months ago

468 removed TensorFlow temporarily from the tests using all available pyhf backends. This is due to tensorflow / tensorflow-probability diverging and addressed in https://github.com/scikit-hep/pyhf/pull/2452. Add back this backend to the tests once the next pyhf version is available.

matthewfeickert commented 4 months ago

As a note to myself, once I release pyhf v0.7.7 with the patches for this in it, I need to report back here.