|
DCGAN on CelebA Dataset using Libtorch (PyTorch C++ Frontend API)
|
This is the complete list of members for Arguments, including all inherited members.
| Arguments(std::string data_root, int num_workers, int bs, int img_size, int num_channels, int length_latent_vector, int depth_feature_maps_g, int depth_feature_maps_d, int number_epochs, float learning_rate, float beta_1, int num_gpu) | Arguments | inline |
| batch_size | Arguments | |
| beta1 | Arguments | |
| dataroot | Arguments | |
| image_size | Arguments | |
| lr | Arguments | |
| nc | Arguments | |
| ndf | Arguments | |
| ngf | Arguments | |
| ngpu | Arguments | |
| num_epochs | Arguments | |
| nz | Arguments | |
| workers | Arguments |
1.8.17