Releases: liu-yucheng/AIDesign-GAN
Releases · liu-yucheng/AIDesign-GAN
Patch Release 1.10.2
- Fixed the version name
Minor Release 1.10.0
- Updated PyTorch 2.1 support
- Updated copyright notices timestamps
Patch Release 1.9.1
- Updated to adept the latest versions of Python and third-party Python packages
Minor Release 1.9.0
- Added other layers parameter initialization and noising supports
- Added biased convolution layers parameter initialization and noising supports
Patch Release 1.8.5
- Patch
1.8.5
fixed version number - Patch
1.8.4
polishedtrain_results
code
Patch Release 1.8.3
- Fixed the graphic resource exhaustion caused by the
matplotlib
backend settings
Patch Release 1.8.2
- Refactored
gan generate
commandlibs
code - Polished
gan export
commandlibs
code
Patch Release 1.8.1
- Fixed exportation code formats
Minor Release 1.8.0
- 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
- Fixed
.gitignore
andREADME.md