Skip to content

Releases: liu-yucheng/AIDesign-GAN

Patch Release 1.10.2

17 Oct 08:24
Compare
Choose a tag to compare
  • Fixed the version name

Minor Release 1.10.0

17 Oct 08:23
Compare
Choose a tag to compare
  • Updated PyTorch 2.1 support
  • Updated copyright notices timestamps

Patch Release 1.9.1

24 Jan 18:27
Compare
Choose a tag to compare
  • Updated to adept the latest versions of Python and third-party Python packages

Minor Release 1.9.0

17 Oct 14:11
Compare
Choose a tag to compare
  • Added other layers parameter initialization and noising supports
  • Added biased convolution layers parameter initialization and noising supports

Patch Release 1.8.5

21 Aug 18:52
Compare
Choose a tag to compare
  • Patch 1.8.5 fixed version number
  • Patch 1.8.4 polished train_results code

Patch Release 1.8.3

12 Jul 07:22
Compare
Choose a tag to compare
  • Fixed the graphic resource exhaustion caused by the matplotlib backend settings

Patch Release 1.8.2

19 Jun 14:31
Compare
Choose a tag to compare
  • Refactored gan generate command libs code
  • Polished gan export command libs code

Patch Release 1.8.1

16 Jun 19:36
Compare
Choose a tag to compare
  • Fixed exportation code formats

Minor Release 1.8.0

16 Jun 17:49
Compare
Choose a tag to compare
  • Added gan export ... TorchScript and ONNX format supports
  • Moved default model state and optimizer saves from the <model>/ to the <model>/model_saves folder

Patch 1.7.6

05 Jun 16:15
Compare
Choose a tag to compare
  • Fixed .gitignore and README.md