Path Lines of Code README.md 69 tensorflow_gan/examples/README.md 115 tensorflow_gan/examples/__init__.py 1 tensorflow_gan/examples/cifar/README.md 17 tensorflow_gan/examples/cifar/__init__.py 1 tensorflow_gan/examples/cifar/data_provider.py 41 tensorflow_gan/examples/cifar/data_provider_test.py 89 tensorflow_gan/examples/cifar/eval.py 37 tensorflow_gan/examples/cifar/eval_lib.py 59 tensorflow_gan/examples/cifar/eval_test.py 38 tensorflow_gan/examples/cifar/networks.py 55 tensorflow_gan/examples/cifar/networks_test.py 27 tensorflow_gan/examples/cifar/train.py 36 tensorflow_gan/examples/cifar/train_lib.py 66 tensorflow_gan/examples/cifar/train_test.py 30 tensorflow_gan/examples/cifar/util.py 51 tensorflow_gan/examples/cifar/util_test.py 36 tensorflow_gan/examples/colab_notebooks/README.md 19 tensorflow_gan/examples/colab_notebooks/tfgan_on_tpus.ipynb 803 tensorflow_gan/examples/colab_notebooks/tfgan_tutorial.ipynb 597 tensorflow_gan/examples/compat_utils.py 28 tensorflow_gan/examples/cyclegan/README.md 22 tensorflow_gan/examples/cyclegan/__init__.py 1 tensorflow_gan/examples/cyclegan/data_provider.py 85 tensorflow_gan/examples/cyclegan/data_provider_test.py 94 tensorflow_gan/examples/cyclegan/discriminator.py 66 tensorflow_gan/examples/cyclegan/discriminator_test.py 58 tensorflow_gan/examples/cyclegan/generator.py 133 tensorflow_gan/examples/cyclegan/generator_test.py 61 tensorflow_gan/examples/cyclegan/inference_demo.py 80 tensorflow_gan/examples/cyclegan/inference_demo_test.py 86 tensorflow_gan/examples/cyclegan/networks.py 21 tensorflow_gan/examples/cyclegan/networks_test.py 63 tensorflow_gan/examples/cyclegan/train.py 43 tensorflow_gan/examples/cyclegan/train_lib.py 108 tensorflow_gan/examples/cyclegan/train_test.py 135 tensorflow_gan/examples/dme_cyclegan/README.md 17 tensorflow_gan/examples/dme_cyclegan/data_provider.py 93 tensorflow_gan/examples/dme_cyclegan/data_provider_test.py 109 tensorflow_gan/examples/dme_cyclegan/networks.py 27 tensorflow_gan/examples/dme_cyclegan/networks_test.py 63 tensorflow_gan/examples/dme_cyclegan/train.py 46 tensorflow_gan/examples/dme_cyclegan/train_lib.py 108 tensorflow_gan/examples/dme_cyclegan/train_test.py 135 tensorflow_gan/examples/esrgan/README.md 17 tensorflow_gan/examples/esrgan/data_provider.py 42 tensorflow_gan/examples/esrgan/data_provider_test.py 24 tensorflow_gan/examples/esrgan/eval.py 34 tensorflow_gan/examples/esrgan/eval_lib.py 33 tensorflow_gan/examples/esrgan/eval_test.py 25 tensorflow_gan/examples/esrgan/losses.py 17 tensorflow_gan/examples/esrgan/losses_test.py 32 tensorflow_gan/examples/esrgan/networks.py 123 tensorflow_gan/examples/esrgan/networks_test.py 35 tensorflow_gan/examples/esrgan/train.py 52 tensorflow_gan/examples/esrgan/train_lib.py 133 tensorflow_gan/examples/esrgan/train_test.py 24 tensorflow_gan/examples/esrgan/utils.py 70 tensorflow_gan/examples/esrgan/utils_test.py 38 tensorflow_gan/examples/evaluation_helper.py 260 tensorflow_gan/examples/evaluation_helper_test.py 332 tensorflow_gan/examples/mnist/README.md 19 tensorflow_gan/examples/mnist/__init__.py 1 tensorflow_gan/examples/mnist/conditional_eval.py 31 tensorflow_gan/examples/mnist/conditional_eval_lib.py 53 tensorflow_gan/examples/mnist/conditional_eval_test.py 19 tensorflow_gan/examples/mnist/data_provider.py 29 tensorflow_gan/examples/mnist/data_provider_test.py 73 tensorflow_gan/examples/mnist/eval.py 34 tensorflow_gan/examples/mnist/eval_lib.py 48 tensorflow_gan/examples/mnist/eval_test.py 33 tensorflow_gan/examples/mnist/infogan_eval.py 35 tensorflow_gan/examples/mnist/infogan_eval_lib.py 83 tensorflow_gan/examples/mnist/infogan_eval_test.py 20 tensorflow_gan/examples/mnist/networks.py 99 tensorflow_gan/examples/mnist/train.py 28 tensorflow_gan/examples/mnist/train_lib.py 93 tensorflow_gan/examples/mnist/train_test.py 41 tensorflow_gan/examples/mnist/util.py 109 tensorflow_gan/examples/mnist_estimator/README.md 28 tensorflow_gan/examples/mnist_estimator/__init__.py 1 tensorflow_gan/examples/mnist_estimator/train.py 23 tensorflow_gan/examples/mnist_estimator/train_experiment.py 39 tensorflow_gan/examples/mnist_estimator/train_experiment_lib.py 89 tensorflow_gan/examples/mnist_estimator/train_experiment_test.py 36 tensorflow_gan/examples/mnist_estimator/train_lib.py 55 tensorflow_gan/examples/mnist_estimator/train_test.py 24 tensorflow_gan/examples/progressive_gan/README.md 15 tensorflow_gan/examples/progressive_gan/__init__.py 1 tensorflow_gan/examples/progressive_gan/data_provider.py 91 tensorflow_gan/examples/progressive_gan/data_provider_test.py 42 tensorflow_gan/examples/progressive_gan/layers.py 110 tensorflow_gan/examples/progressive_gan/layers_test.py 213 tensorflow_gan/examples/progressive_gan/networks.py 186 tensorflow_gan/examples/progressive_gan/networks_test.py 208 tensorflow_gan/examples/progressive_gan/train.py 268 tensorflow_gan/examples/progressive_gan/train_main.py 103 tensorflow_gan/examples/progressive_gan/train_test.py 63 tensorflow_gan/examples/self_attention_estimator/README.md 105 tensorflow_gan/examples/self_attention_estimator/__init__.py 1 tensorflow_gan/examples/self_attention_estimator/data_provider.py 68 tensorflow_gan/examples/self_attention_estimator/data_provider_test.py 94 tensorflow_gan/examples/self_attention_estimator/discriminator.py 50 tensorflow_gan/examples/self_attention_estimator/discriminator_test.py 41 tensorflow_gan/examples/self_attention_estimator/estimator_lib.py 134 tensorflow_gan/examples/self_attention_estimator/estimator_lib_test.py 77 tensorflow_gan/examples/self_attention_estimator/eval_lib.py 76 tensorflow_gan/examples/self_attention_estimator/eval_lib_test.py 25 tensorflow_gan/examples/self_attention_estimator/generator.py 50 tensorflow_gan/examples/self_attention_estimator/generator_test.py 63 tensorflow_gan/examples/self_attention_estimator/ops.py 149 tensorflow_gan/examples/self_attention_estimator/ops_test.py 49 tensorflow_gan/examples/self_attention_estimator/train_experiment.py 206 tensorflow_gan/examples/self_attention_estimator/train_experiment_main.py 105 tensorflow_gan/examples/self_attention_estimator/train_experiment_test.py 89 tensorflow_gan/examples/stargan/README.md 13 tensorflow_gan/examples/stargan/__init__.py 1 tensorflow_gan/examples/stargan/data_provider.py 45 tensorflow_gan/examples/stargan/data_provider_test.py 38 tensorflow_gan/examples/stargan/layers.py 180 tensorflow_gan/examples/stargan/layers_test.py 89 tensorflow_gan/examples/stargan/network.py 22 tensorflow_gan/examples/stargan/network_test.py 33 tensorflow_gan/examples/stargan/ops.py 31 tensorflow_gan/examples/stargan/ops_test.py 68 tensorflow_gan/examples/stargan/train.py 40 tensorflow_gan/examples/stargan/train_lib.py 94 tensorflow_gan/examples/stargan/train_test.py 105 tensorflow_gan/examples/stargan_estimator/README.md 12 tensorflow_gan/examples/stargan_estimator/__init__.py 1 tensorflow_gan/examples/stargan_estimator/data_provider.py 31 tensorflow_gan/examples/stargan_estimator/train.py 42 tensorflow_gan/examples/stargan_estimator/train_lib.py 79 tensorflow_gan/examples/stargan_estimator/train_test.py 45