Skip to content

Releases: GT4SD/gt4sd-core

v0.51.0

06 Oct 07:11
Compare
Choose a tag to compare

Including additional TDC oracles.

v0.50.0

13 Sep 06:33
Compare
Choose a tag to compare

Initial implementation of an interface for Diffusers.

v0.49.1

09 Sep 07:31
Compare
Choose a tag to compare

Updating validation for RegressionTransformer to discard samples identical to the seed.

v0.49.0

06 Sep 12:51
Compare
Choose a tag to compare

Releasing initial implementation of GFlowNets as a framework.
It also includes a dedicated training pipeline.

v0.48.2

25 Aug 14:58
Compare
Choose a tag to compare

Uniforming logging and updating deps.

v0.48.1

25 Aug 14:37
Compare
Choose a tag to compare

Configurable cache using environment.

v0.48.0

22 Aug 07:42
Compare
Choose a tag to compare

Enabling configuration of the SSL default contexts verification via environment variables.

v0.47.0

12 Aug 14:22
Compare
Choose a tag to compare

Extended properties submodule supporting cache.

v0.46.0

21 Jul 10:23
Compare
Choose a tag to compare

Initial version of the properties module.

v0.45.0

14 Jul 09:36
Compare
Choose a tag to compare

Improvements on dynamic GPU handling and TorchDrug unpatching:

  • dynamic inference for RegressionTransformer
  • finer control on torch versions in the unpatching module