Skip to content

v0.4.2

Compare
Choose a tag to compare
@EthanMarx EthanMarx released this 13 May 19:46
· 142 commits to main since this release
74c13d5
  • InMemoryDataset now inherits from torch.utils.data.IterableDataset for compatibility with torch.utils.data.Dataloader #119
  • ml4gw.distributions now inherit from torch.distributions module

Bug Fixes

  • Fixed deprecation warning for use of torch.Tensor.T in ml4gw.waveforms.IMRPhenomD #114