MCPcopy Create free account
hub / github.com/OUCMachineLearning/OUCML / main.py

File main.py

GAN/ACGAN-PyTorch-master/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Code modified from PyTorch DCGAN examples: https://github.com/pytorch/examples/tree/master/dcgan
3"""
4from __future__ import print_function

Callers

nothing calls this directly

Calls 9

ImageFolderClass · 0.90
_netGClass · 0.90
_netG_CIFAR10Class · 0.90
_netDClass · 0.90
_netD_CIFAR10Class · 0.90
compute_accFunction · 0.90
loadMethod · 0.80
stepMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected