tensorflow_gan/examples/evaluation_helper_test.py::CheckpointIteratorTest::testReturnsEmptyIfNoCheckpointsFound
tensorflow_gan/examples/evaluation_helper_test.py::CheckpointIteratorTest::testReturnsSingleCheckpointIfOneCheckpointFound
tensorflow_gan/examples/evaluation_helper_test.py::CheckpointIteratorTest::testReturnsSingleCheckpointIfOneShardedCheckpoint
tensorflow_gan/examples/evaluation_helper_test.py::CheckpointIteratorTest::testTimeoutFn
tensorflow_gan/examples/evaluation_helper_test.py::CheckpointIteratorTest::test_session
tensorflow_gan/examples/evaluation_helper_test.py::EvaluateOnceTest::testEvalOpAndFinalOp
tensorflow_gan/examples/evaluation_helper_test.py::EvaluateOnceTest::testEvaluatePerfectModel
tensorflow_gan/examples/evaluation_helper_test.py::EvaluateOnceTest::testOnlyFinalOp
tensorflow_gan/examples/evaluation_helper_test.py::EvaluateOnceTest::test_session
tensorflow_gan/examples/evaluation_helper_test.py::EvaluateRepeatedlyTest::testEvaluatePerfectModel
tensorflow_gan/examples/evaluation_helper_test.py::EvaluateRepeatedlyTest::testEvaluateWithEvalFeedDict
tensorflow_gan/examples/evaluation_helper_test.py::EvaluateRepeatedlyTest::testEvaluationLoopTimeout
tensorflow_gan/examples/evaluation_helper_test.py::EvaluateRepeatedlyTest::testEvaluationLoopTimeoutWithTimeoutFn
tensorflow_gan/examples/evaluation_helper_test.py::EvaluateRepeatedlyTest::testSummariesAreFlushedToDisk
tensorflow_gan/examples/evaluation_helper_test.py::EvaluateRepeatedlyTest::testSummaryAtEndHookWithoutSummaries
tensorflow_gan/examples/evaluation_helper_test.py::EvaluateRepeatedlyTest::test_session
tensorflow_gan/examples/cifar/data_provider_test.py::DataProviderTest::test_provide_data0
tensorflow_gan/examples/cifar/data_provider_test.py::DataProviderTest::test_provide_data1
tensorflow_gan/examples/cifar/data_provider_test.py::DataProviderTest::test_provide_data_can_be_reinitialized
tensorflow_gan/examples/cifar/data_provider_test.py::DataProviderTest::test_provide_dataset0
tensorflow_gan/examples/cifar/data_provider_test.py::DataProviderTest::test_provide_dataset1
tensorflow_gan/examples/cifar/data_provider_test.py::DataProviderTest::test_session
tensorflow_gan/examples/cifar/eval_test.py::EvalTest::test_build_graph0
tensorflow_gan/examples/cifar/eval_test.py::EvalTest::test_build_graph1
tensorflow_gan/examples/cifar/eval_test.py::EvalTest::test_session
tensorflow_gan/examples/cifar/networks_test.py::NetworksTest::test_discriminator
tensorflow_gan/examples/cifar/networks_test.py::NetworksTest::test_generator
tensorflow_gan/examples/cifar/networks_test.py::NetworksTest::test_session
tensorflow_gan/examples/cifar/train_test.py::TrainTest::test_build_graph
tensorflow_gan/examples/cifar/train_test.py::TrainTest::test_session
tensorflow_gan/examples/cifar/util_test.py::UtilTest::test_get_frechet_inception_distance
tensorflow_gan/examples/cifar/util_test.py::UtilTest::test_get_generator_conditioning
tensorflow_gan/examples/cifar/util_test.py::UtilTest::test_get_image_grid
tensorflow_gan/examples/cifar/util_test.py::UtilTest::test_get_inception_scores
tensorflow_gan/examples/cifar/util_test.py::UtilTest::test_session
tensorflow_gan/examples/cyclegan/data_provider_test.py::DataProviderTest::test_custom_data_provider
tensorflow_gan/examples/cyclegan/data_provider_test.py::DataProviderTest::test_custom_dataset_provider
tensorflow_gan/examples/cyclegan/data_provider_test.py::DataProviderTest::test_custom_datasets_provider
tensorflow_gan/examples/cyclegan/data_provider_test.py::DataProviderTest::test_normalize_image
tensorflow_gan/examples/cyclegan/data_provider_test.py::DataProviderTest::test_sample_patch
tensorflow_gan/examples/cyclegan/data_provider_test.py::DataProviderTest::test_session
tensorflow_gan/examples/cyclegan/discriminator_test.py::DiscriminatorTest::test_four_layers
tensorflow_gan/examples/cyclegan/discriminator_test.py::DiscriminatorTest::test_four_layers_negative_padding
tensorflow_gan/examples/cyclegan/discriminator_test.py::DiscriminatorTest::test_four_layers_no_padding
tensorflow_gan/examples/cyclegan/discriminator_test.py::DiscriminatorTest::test_four_layers_wrong_paddig
tensorflow_gan/examples/cyclegan/discriminator_test.py::DiscriminatorTest::test_session
tensorflow_gan/examples/cyclegan/generator_test.py::CycleganTest::test_generator_graph0
tensorflow_gan/examples/cyclegan/generator_test.py::CycleganTest::test_generator_graph1
tensorflow_gan/examples/cyclegan/generator_test.py::CycleganTest::test_generator_graph2
tensorflow_gan/examples/cyclegan/generator_test.py::CycleganTest::test_generator_inference
tensorflow_gan/examples/cyclegan/generator_test.py::CycleganTest::test_generator_unknown_batch_dim
tensorflow_gan/examples/cyclegan/generator_test.py::CycleganTest::test_session
tensorflow_gan/examples/cyclegan/inference_demo_test.py::InferenceDemoTest::testTrainingAndInferenceGraphsAreCompatible
tensorflow_gan/examples/cyclegan/inference_demo_test.py::InferenceDemoTest::test_session
tensorflow_gan/examples/cyclegan/networks_test.py::NetworksTest::test_discriminator_graph
tensorflow_gan/examples/cyclegan/networks_test.py::NetworksTest::test_discriminator_invalid_input
tensorflow_gan/examples/cyclegan/networks_test.py::NetworksTest::test_discriminator_run
tensorflow_gan/examples/cyclegan/networks_test.py::NetworksTest::test_generator_graph
tensorflow_gan/examples/cyclegan/networks_test.py::NetworksTest::test_generator_graph_unknown_batch_dim
tensorflow_gan/examples/cyclegan/networks_test.py::NetworksTest::test_generator_invalid_channels
tensorflow_gan/examples/cyclegan/networks_test.py::NetworksTest::test_generator_invalid_input
tensorflow_gan/examples/cyclegan/networks_test.py::NetworksTest::test_generator_run
tensorflow_gan/examples/cyclegan/networks_test.py::NetworksTest::test_generator_run_multi_channel
tensorflow_gan/examples/cyclegan/networks_test.py::NetworksTest::test_session
tensorflow_gan/examples/cyclegan/train_test.py::TrainTest::test_define_model
tensorflow_gan/examples/cyclegan/train_test.py::TrainTest::test_define_train_ops
tensorflow_gan/examples/cyclegan/train_test.py::TrainTest::test_get_lr
tensorflow_gan/examples/cyclegan/train_test.py::TrainTest::test_get_optimizer
tensorflow_gan/examples/cyclegan/train_test.py::TrainTest::test_main
tensorflow_gan/examples/cyclegan/train_test.py::TrainTest::test_session
tensorflow_gan/examples/mnist/conditional_eval_test.py::ConditionalEvalTest::test_build_graph
tensorflow_gan/examples/mnist/conditional_eval_test.py::ConditionalEvalTest::test_session
tensorflow_gan/examples/mnist/data_provider_test.py::DataProviderTest::test_provide_data
tensorflow_gan/examples/mnist/data_provider_test.py::DataProviderTest::test_provide_data_can_be_reinitialized
tensorflow_gan/examples/mnist/data_provider_test.py::DataProviderTest::test_provide_dataset
tensorflow_gan/examples/mnist/data_provider_test.py::DataProviderTest::test_session
tensorflow_gan/examples/mnist/eval_test.py::EvalTest::test_build_graph_GeneratedData
tensorflow_gan/examples/mnist/eval_test.py::EvalTest::test_build_graph_RealData
tensorflow_gan/examples/mnist/eval_test.py::EvalTest::test_session
tensorflow_gan/examples/mnist/infogan_eval_test.py::MnistInfoGANEvalTest::test_build_graph
tensorflow_gan/examples/mnist/infogan_eval_test.py::MnistInfoGANEvalTest::test_session
tensorflow_gan/examples/mnist/train_test.py::TrainTest::test_build_graph0
tensorflow_gan/examples/mnist/train_test.py::TrainTest::test_build_graph1
tensorflow_gan/examples/mnist/train_test.py::TrainTest::test_build_graph2
tensorflow_gan/examples/mnist/train_test.py::TrainTest::test_run_one_train_step
tensorflow_gan/examples/mnist/train_test.py::TrainTest::test_session
tensorflow_gan/examples/mnist/util_test.py::MnistScoreTest::test_any_batch_size
tensorflow_gan/examples/mnist/util_test.py::MnistScoreTest::test_batch_splitting_doesnt_change_value
tensorflow_gan/examples/mnist/util_test.py::MnistScoreTest::test_deterministic
tensorflow_gan/examples/mnist/util_test.py::MnistScoreTest::test_minibatch_correct
tensorflow_gan/examples/mnist/util_test.py::MnistScoreTest::test_session
tensorflow_gan/examples/mnist/util_test.py::MnistScoreTest::test_single_example_correct
tensorflow_gan/examples/mnist/util_test.py::MnistFrechetDistanceTest::test_any_batch_size
tensorflow_gan/examples/mnist/util_test.py::MnistFrechetDistanceTest::test_batch_splitting_doesnt_change_value
tensorflow_gan/examples/mnist/util_test.py::MnistFrechetDistanceTest::test_deterministic
tensorflow_gan/examples/mnist/util_test.py::MnistFrechetDistanceTest::test_minibatch_correct
tensorflow_gan/examples/mnist/util_test.py::MnistFrechetDistanceTest::test_session
tensorflow_gan/examples/mnist/util_test.py::MnistFrechetDistanceTest::test_single_example_correct
tensorflow_gan/examples/mnist/util_test.py::MnistCrossEntropyTest::test_any_batch_size
tensorflow_gan/examples/mnist/util_test.py::MnistCrossEntropyTest::test_deterministic
tensorflow_gan/examples/mnist/util_test.py::MnistCrossEntropyTest::test_minibatch_correct
tensorflow_gan/examples/mnist/util_test.py::MnistCrossEntropyTest::test_session
tensorflow_gan/examples/mnist/util_test.py::MnistCrossEntropyTest::test_single_example_correct
tensorflow_gan/examples/mnist/util_test.py::GetNoiseTest::test_get_infogan_syntax
tensorflow_gan/examples/mnist/util_test.py::GetNoiseTest::test_get_noise_categorical_syntax
tensorflow_gan/examples/mnist/util_test.py::GetNoiseTest::test_get_noise_continuous_dim1_syntax
tensorflow_gan/examples/mnist/util_test.py::GetNoiseTest::test_get_noise_continuous_dim2_syntax
tensorflow_gan/examples/mnist/util_test.py::GetNoiseTest::test_session
tensorflow_gan/examples/mnist_estimator/train_experiment_test.py::TrainEstimatorTest::test_full_flow
tensorflow_gan/examples/mnist_estimator/train_experiment_test.py::TrainEstimatorTest::test_session
tensorflow_gan/examples/mnist_estimator/train_test.py::TrainTest::test_full_flow
tensorflow_gan/examples/mnist_estimator/train_test.py::TrainTest::test_session
tensorflow_gan/examples/progressive_gan/data_provider_test.py::DataProviderUtilsTest::test_normalize_image
tensorflow_gan/examples/progressive_gan/data_provider_test.py::DataProviderUtilsTest::test_sample_patch_large_patch_returns_upscaled_image
tensorflow_gan/examples/progressive_gan/data_provider_test.py::DataProviderUtilsTest::test_sample_patch_small_patch_returns_downscaled_image
tensorflow_gan/examples/progressive_gan/data_provider_test.py::DataProviderUtilsTest::test_session
tensorflow_gan/examples/progressive_gan/data_provider_test.py::DataProviderTest::test_provide_data
tensorflow_gan/examples/progressive_gan/data_provider_test.py::DataProviderTest::test_provide_data_from_image_files0
tensorflow_gan/examples/progressive_gan/data_provider_test.py::DataProviderTest::test_provide_data_from_image_files1
tensorflow_gan/examples/progressive_gan/data_provider_test.py::DataProviderTest::test_provide_dataset
tensorflow_gan/examples/progressive_gan/data_provider_test.py::DataProviderTest::test_session
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_custom_conv2d_list_kernel_size
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_custom_conv2d_passes_conv2d_options
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_custom_conv2d_passes_custom_layer_options
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_custom_conv2d_scalar_kernel_size
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_custom_dense_output_is_correct
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_custom_dense_passes_custom_layer_options
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_custom_layer_impl_no_weight_scaling
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_custom_layer_impl_with_weight_scaling
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_downscale_4d_images_returns_downscaled_images
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_downscale_invalid_scale_throws_exception
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_get_validated_scale_float_scale_returns_integer
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_get_validated_scale_invalid_scale_throws_exception
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_he_initializer_scale_slope_linear
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_he_initializer_scale_slope_relu
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_minibatch_mean_stddev_4d_images_returns_scalar
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_pixel_norm_4d_images_returns_channel_normalized_images
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_scalar_concat_4d_images_and_scalar
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_scalar_concat_invalid_input_throws_exception
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_session
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_upscale_4d_images_returns_upscaled_images
tensorflow_gan/examples/progressive_gan/layers_test.py::LayersTest::test_upscale_invalid_scale_throws_exception
tensorflow_gan/examples/progressive_gan/networks_test.py::NetworksTest::test_blend_images_in_stable_stage
tensorflow_gan/examples/progressive_gan/networks_test.py::NetworksTest::test_blend_images_in_transition_stage
tensorflow_gan/examples/progressive_gan/networks_test.py::NetworksTest::test_block_name
tensorflow_gan/examples/progressive_gan/networks_test.py::NetworksTest::test_compute_progress
tensorflow_gan/examples/progressive_gan/networks_test.py::NetworksTest::test_discriminator_alpha
tensorflow_gan/examples/progressive_gan/networks_test.py::NetworksTest::test_discriminator_grad_norm_progress
tensorflow_gan/examples/progressive_gan/networks_test.py::NetworksTest::test_generator_alpha
tensorflow_gan/examples/progressive_gan/networks_test.py::NetworksTest::test_generator_grad_norm_progress
tensorflow_gan/examples/progressive_gan/networks_test.py::NetworksTest::test_min_total_num_images
tensorflow_gan/examples/progressive_gan/networks_test.py::NetworksTest::test_num_filters
tensorflow_gan/examples/progressive_gan/networks_test.py::NetworksTest::test_resolution_schedule_correct
tensorflow_gan/examples/progressive_gan/networks_test.py::NetworksTest::test_session
tensorflow_gan/examples/progressive_gan/train_test.py::TrainTest::test_get_batch_size
tensorflow_gan/examples/progressive_gan/train_test.py::TrainTest::test_session
tensorflow_gan/examples/progressive_gan/train_test.py::TrainTest::test_train_success
tensorflow_gan/examples/self_attention_estimator/data_provider_test.py::DataProviderTest::test_compare_preprocess_with_improved_gan0
tensorflow_gan/examples/self_attention_estimator/data_provider_test.py::DataProviderTest::test_compare_preprocess_with_improved_gan1
tensorflow_gan/examples/self_attention_estimator/data_provider_test.py::DataProviderTest::test_compare_preprocess_with_improved_gan2
tensorflow_gan/examples/self_attention_estimator/data_provider_test.py::DataProviderTest::test_preprocess_dataset_record_centering
tensorflow_gan/examples/self_attention_estimator/data_provider_test.py::DataProviderTest::test_preprocess_dataset_record_shapes
tensorflow_gan/examples/self_attention_estimator/data_provider_test.py::DataProviderTest::test_provide_data_shape
tensorflow_gan/examples/self_attention_estimator/data_provider_test.py::DataProviderTest::test_session
tensorflow_gan/examples/self_attention_estimator/discriminator_test.py::DiscriminatorTest::test_block_shapes
tensorflow_gan/examples/self_attention_estimator/discriminator_test.py::DiscriminatorTest::test_dsample_shapes
tensorflow_gan/examples/self_attention_estimator/discriminator_test.py::DiscriminatorTest::test_generator_shapes_and_ranges
tensorflow_gan/examples/self_attention_estimator/discriminator_test.py::DiscriminatorTest::test_optimized_block_shapes
tensorflow_gan/examples/self_attention_estimator/discriminator_test.py::DiscriminatorTest::test_session
tensorflow_gan/examples/self_attention_estimator/estimator_lib_test.py::EstimatorLibTest::test_get_gpu_estimator_syntax
tensorflow_gan/examples/self_attention_estimator/estimator_lib_test.py::EstimatorLibTest::test_session
tensorflow_gan/examples/self_attention_estimator/eval_lib_test.py::EvalLibTest::test_get_real_activations_syntax
tensorflow_gan/examples/self_attention_estimator/eval_lib_test.py::EvalLibTest::test_session
tensorflow_gan/examples/self_attention_estimator/generator_test.py::GeneratorTest::test_block_shapes
tensorflow_gan/examples/self_attention_estimator/generator_test.py::GeneratorTest::test_generator_shapes_and_ranges
tensorflow_gan/examples/self_attention_estimator/generator_test.py::GeneratorTest::test_make_z_normal
tensorflow_gan/examples/self_attention_estimator/generator_test.py::GeneratorTest::test_session
tensorflow_gan/examples/self_attention_estimator/generator_test.py::GeneratorTest::test_upsample_value
tensorflow_gan/examples/self_attention_estimator/generator_test.py::GeneratorTest::test_usample_shapes
tensorflow_gan/examples/self_attention_estimator/generator_test.py::GeneratorTest::test_usample_shapes_value_placeholder
tensorflow_gan/examples/self_attention_estimator/ops_test.py::OpsTest::test_batch_norm_shapes
tensorflow_gan/examples/self_attention_estimator/ops_test.py::OpsTest::test_conditional_batch_norm_shapes
tensorflow_gan/examples/self_attention_estimator/ops_test.py::OpsTest::test_session
tensorflow_gan/examples/self_attention_estimator/ops_test.py::OpsTest::test_sn_conv1x1_shapes
tensorflow_gan/examples/self_attention_estimator/ops_test.py::OpsTest::test_sn_embedding_shapes
tensorflow_gan/examples/self_attention_estimator/ops_test.py::OpsTest::test_sn_non_local_block_sim_shapes
tensorflow_gan/examples/self_attention_estimator/ops_test.py::OpsTest::test_snconv2d_shapes
tensorflow_gan/examples/self_attention_estimator/ops_test.py::OpsTest::test_snlinear_shapes
tensorflow_gan/examples/self_attention_estimator/train_experiment_test.py::TrainExperimentTest::test_estimator_train_notpu
tensorflow_gan/examples/self_attention_estimator/train_experiment_test.py::TrainExperimentTest::test_input_fn0
tensorflow_gan/examples/self_attention_estimator/train_experiment_test.py::TrainExperimentTest::test_input_fn1
tensorflow_gan/examples/self_attention_estimator/train_experiment_test.py::TrainExperimentTest::test_input_fn2
tensorflow_gan/examples/self_attention_estimator/train_experiment_test.py::TrainExperimentTest::test_input_fn3
tensorflow_gan/examples/self_attention_estimator/train_experiment_test.py::TrainExperimentTest::test_make_estimator
tensorflow_gan/examples/self_attention_estimator/train_experiment_test.py::TrainExperimentTest::test_run_continuous_eval_cpu_local_gpuestimator
tensorflow_gan/examples/self_attention_estimator/train_experiment_test.py::TrainExperimentTest::test_run_train_cpu_local_gpuestimator
tensorflow_gan/examples/self_attention_estimator/train_experiment_test.py::TrainExperimentTest::test_session
tensorflow_gan/examples/self_attention_estimator/train_experiment_test.py::TrainExperimentTest::test_train_and_eval_cpu_local
tensorflow_gan/examples/stargan/data_provider_test.py::DataProviderTest::test_provide_data
tensorflow_gan/examples/stargan/data_provider_test.py::DataProviderTest::test_session
tensorflow_gan/examples/stargan/layers_test.py::LayersTest::test_discriminator_input_hidden
tensorflow_gan/examples/stargan/layers_test.py::LayersTest::test_discriminator_output_class
tensorflow_gan/examples/stargan/layers_test.py::LayersTest::test_discriminator_output_source
tensorflow_gan/examples/stargan/layers_test.py::LayersTest::test_generator_bottleneck
tensorflow_gan/examples/stargan/layers_test.py::LayersTest::test_generator_down_sample
tensorflow_gan/examples/stargan/layers_test.py::LayersTest::test_generator_up_sample
tensorflow_gan/examples/stargan/layers_test.py::LayersTest::test_residual_block
tensorflow_gan/examples/stargan/layers_test.py::LayersTest::test_session
tensorflow_gan/examples/stargan/network_test.py::NetworkTest::test_discriminator
tensorflow_gan/examples/stargan/network_test.py::NetworkTest::test_generator
tensorflow_gan/examples/stargan/network_test.py::NetworkTest::test_session
tensorflow_gan/examples/stargan/ops_test.py::OpsTest::test_condition_input_with_pixel_padding
tensorflow_gan/examples/stargan/ops_test.py::OpsTest::test_padding
tensorflow_gan/examples/stargan/ops_test.py::OpsTest::test_padding_arg
tensorflow_gan/examples/stargan/ops_test.py::OpsTest::test_padding_arg_invalid_format
tensorflow_gan/examples/stargan/ops_test.py::OpsTest::test_padding_arg_specify_format
tensorflow_gan/examples/stargan/ops_test.py::OpsTest::test_padding_with_3D_tensor
tensorflow_gan/examples/stargan/ops_test.py::OpsTest::test_padding_with_tensor_of_invalid_shape
tensorflow_gan/examples/stargan/ops_test.py::OpsTest::test_session
tensorflow_gan/examples/stargan/train_test.py::TrainTest::test_define_model
tensorflow_gan/examples/stargan/train_test.py::TrainTest::test_define_train_ops
tensorflow_gan/examples/stargan/train_test.py::TrainTest::test_get_lr
tensorflow_gan/examples/stargan/train_test.py::TrainTest::test_get_train_step
tensorflow_gan/examples/stargan/train_test.py::TrainTest::test_main
tensorflow_gan/examples/stargan/train_test.py::TrainTest::test_session
tensorflow_gan/examples/stargan_estimator/train_test.py::TrainTest::test_main
tensorflow_gan/examples/stargan_estimator/train_test.py::TrainTest::test_session
tensorflow_gan/python/contrib_utils_test.py::CreateTrainOpTest::testEmptyUpdateOps
tensorflow_gan/python/contrib_utils_test.py::CreateTrainOpTest::testGlobalStepIsIncrementedByDefault
tensorflow_gan/python/contrib_utils_test.py::CreateTrainOpTest::testGlobalStepNotIncrementedWhenSetToNone
tensorflow_gan/python/contrib_utils_test.py::CreateTrainOpTest::testTrainOpInCollection
tensorflow_gan/python/contrib_utils_test.py::CreateTrainOpTest::testUseUpdateOps
tensorflow_gan/python/contrib_utils_test.py::CreateTrainOpTest::test_session
tensorflow_gan/python/train_test.py::GANModelTest::test_multiple_models
tensorflow_gan/python/train_test.py::GANModelTest::test_no_shape_check
tensorflow_gan/python/train_test.py::GANModelTest::test_output_type_acgan
tensorflow_gan/python/train_test.py::GANModelTest::test_output_type_callabel_stargan
tensorflow_gan/python/train_test.py::GANModelTest::test_output_type_callable_acgan
tensorflow_gan/python/train_test.py::GANModelTest::test_output_type_callable_cyclegan
tensorflow_gan/python/train_test.py::GANModelTest::test_output_type_callable_gan
tensorflow_gan/python/train_test.py::GANModelTest::test_output_type_callable_infogan
tensorflow_gan/python/train_test.py::GANModelTest::test_output_type_cyclegan
tensorflow_gan/python/train_test.py::GANModelTest::test_output_type_gan
tensorflow_gan/python/train_test.py::GANModelTest::test_output_type_infogan
tensorflow_gan/python/train_test.py::GANModelTest::test_output_type_stargan
tensorflow_gan/python/train_test.py::GANModelTest::test_session
tensorflow_gan/python/train_test.py::StarGANModelTest::test_generate_stargan_random_domain_target
tensorflow_gan/python/train_test.py::StarGANModelTest::test_session
tensorflow_gan/python/train_test.py::StarGANModelTest::test_stargan_model_discriminator_output
tensorflow_gan/python/train_test.py::StarGANModelTest::test_stargan_model_generator_output
tensorflow_gan/python/train_test.py::StarGANModelTest::test_stargan_model_output_type
tensorflow_gan/python/train_test.py::GANLossTest::test_acgan_callable
tensorflow_gan/python/train_test.py::GANLossTest::test_acgan_notcallable
tensorflow_gan/python/train_test.py::GANLossTest::test_args_passed_in_correctly
tensorflow_gan/python/train_test.py::GANLossTest::test_cyclegan_callable
tensorflow_gan/python/train_test.py::GANLossTest::test_cyclegan_notcallable
tensorflow_gan/python/train_test.py::GANLossTest::test_cyclegan_output_type_callable_cyclegan
tensorflow_gan/python/train_test.py::GANLossTest::test_cyclegan_output_type_cyclegan
tensorflow_gan/python/train_test.py::GANLossTest::test_discriminator_only_sees_pool
tensorflow_gan/python/train_test.py::GANLossTest::test_doesnt_crash_when_in_nested_scope
tensorflow_gan/python/train_test.py::GANLossTest::test_grad_penalty_acgan
tensorflow_gan/python/train_test.py::GANLossTest::test_grad_penalty_acgan_one_sided
tensorflow_gan/python/train_test.py::GANLossTest::test_grad_penalty_callable_acgan
tensorflow_gan/python/train_test.py::GANLossTest::test_grad_penalty_callable_acgan_one_sided
tensorflow_gan/python/train_test.py::GANLossTest::test_grad_penalty_callable_gan
tensorflow_gan/python/train_test.py::GANLossTest::test_grad_penalty_callable_gan_one_sided
tensorflow_gan/python/train_test.py::GANLossTest::test_grad_penalty_callable_infogan
tensorflow_gan/python/train_test.py::GANLossTest::test_grad_penalty_callable_infogan_one_sided
tensorflow_gan/python/train_test.py::GANLossTest::test_grad_penalty_gan
tensorflow_gan/python/train_test.py::GANLossTest::test_grad_penalty_gan_one_sided
tensorflow_gan/python/train_test.py::GANLossTest::test_grad_penalty_infogan
tensorflow_gan/python/train_test.py::GANLossTest::test_grad_penalty_infogan_one_sided
tensorflow_gan/python/train_test.py::GANLossTest::test_mutual_info_penalty_callable_infogan
tensorflow_gan/python/train_test.py::GANLossTest::test_mutual_info_penalty_infogan
tensorflow_gan/python/train_test.py::GANLossTest::test_no_reduction_or_add_summaries_loss
tensorflow_gan/python/train_test.py::GANLossTest::test_output_type_acgan
tensorflow_gan/python/train_test.py::GANLossTest::test_output_type_callable_acgan
tensorflow_gan/python/train_test.py::GANLossTest::test_output_type_callable_gan
tensorflow_gan/python/train_test.py::GANLossTest::test_output_type_callable_infogan
tensorflow_gan/python/train_test.py::GANLossTest::test_output_type_gan
tensorflow_gan/python/train_test.py::GANLossTest::test_output_type_infogan
tensorflow_gan/python/train_test.py::GANLossTest::test_reduction_acgan
tensorflow_gan/python/train_test.py::GANLossTest::test_reduction_cyclegan
tensorflow_gan/python/train_test.py::GANLossTest::test_reduction_infogan
tensorflow_gan/python/train_test.py::GANLossTest::test_regularization_helper_acgan
tensorflow_gan/python/train_test.py::GANLossTest::test_regularization_helper_callable_acgan
tensorflow_gan/python/train_test.py::GANLossTest::test_regularization_helper_callable_gan
tensorflow_gan/python/train_test.py::GANLossTest::test_regularization_helper_callable_infogan
tensorflow_gan/python/train_test.py::GANLossTest::test_regularization_helper_gan
tensorflow_gan/python/train_test.py::GANLossTest::test_regularization_helper_infogan
tensorflow_gan/python/train_test.py::GANLossTest::test_session
tensorflow_gan/python/train_test.py::GANLossTest::test_stargan_callable
tensorflow_gan/python/train_test.py::GANLossTest::test_stargan_notcallable
tensorflow_gan/python/train_test.py::GANLossTest::test_tensor_pool_acgan
tensorflow_gan/python/train_test.py::GANLossTest::test_tensor_pool_callable_acgan
tensorflow_gan/python/train_test.py::GANLossTest::test_tensor_pool_callable_gan
tensorflow_gan/python/train_test.py::GANLossTest::test_tensor_pool_callable_infogan
tensorflow_gan/python/train_test.py::GANLossTest::test_tensor_pool_gan
tensorflow_gan/python/train_test.py::GANLossTest::test_tensor_pool_infogan
tensorflow_gan/python/train_test.py::TensorPoolAdjusteModelTest::test_session
tensorflow_gan/python/train_test.py::TensorPoolAdjusteModelTest::test_tensor_pool_adjusted_model_acgan
tensorflow_gan/python/train_test.py::TensorPoolAdjusteModelTest::test_tensor_pool_adjusted_model_gan
tensorflow_gan/python/train_test.py::TensorPoolAdjusteModelTest::test_tensor_pool_adjusted_model_infogan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_is_chief_in_train_hooks_is_chief
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_is_chief_in_train_hooks_is_not_chief
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_output_type_acgan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_output_type_callable_acgan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_output_type_callable_gan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_output_type_callable_infogan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_output_type_gan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_output_type_infogan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_session
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_sync_replicas_acgan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_sync_replicas_callable_acgan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_sync_replicas_callable_gan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_sync_replicas_callable_infogan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_sync_replicas_gan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_sync_replicas_gan_canbeint32
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_sync_replicas_infogan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_unused_update_ops_acgan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_unused_update_ops_acgan_provideupdates
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_unused_update_ops_callable_acgan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_unused_update_ops_callable_acgan_provideupdates
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_unused_update_ops_callable_gan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_unused_update_ops_callable_gan_provideupdates
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_unused_update_ops_callable_infogan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_unused_update_ops_callable_infogan_provideupdates
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_unused_update_ops_gan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_unused_update_ops_gan_provideupdates
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_unused_update_ops_infogan
tensorflow_gan/python/train_test.py::GANTrainOpsTest::test_unused_update_ops_infogan_provideupdates
tensorflow_gan/python/train_test.py::GANTrainTest::test_multiple_steps_efficient_seq_train_steps
tensorflow_gan/python/train_test.py::GANTrainTest::test_multiple_steps_seq_train_steps
tensorflow_gan/python/train_test.py::GANTrainTest::test_run_helper_acgan
tensorflow_gan/python/train_test.py::GANTrainTest::test_run_helper_callable_acgan
tensorflow_gan/python/train_test.py::GANTrainTest::test_run_helper_callable_gan
tensorflow_gan/python/train_test.py::GANTrainTest::test_run_helper_callable_infogan
tensorflow_gan/python/train_test.py::GANTrainTest::test_run_helper_gan
tensorflow_gan/python/train_test.py::GANTrainTest::test_run_helper_infogan
tensorflow_gan/python/train_test.py::GANTrainTest::test_session
tensorflow_gan/python/train_test.py::GANTrainTest::test_supervisor_run_gan_model_train_ops_multiple_steps
tensorflow_gan/python/train_test.py::GANTrainTest::test_train_hooks_exist_in_get_hooks_fn_acgan
tensorflow_gan/python/train_test.py::GANTrainTest::test_train_hooks_exist_in_get_hooks_fn_callable_acgan
tensorflow_gan/python/train_test.py::GANTrainTest::test_train_hooks_exist_in_get_hooks_fn_callable_gan
tensorflow_gan/python/train_test.py::GANTrainTest::test_train_hooks_exist_in_get_hooks_fn_callable_infogan
tensorflow_gan/python/train_test.py::GANTrainTest::test_train_hooks_exist_in_get_hooks_fn_gan
tensorflow_gan/python/train_test.py::GANTrainTest::test_train_hooks_exist_in_get_hooks_fn_infogan
tensorflow_gan/python/train_test.py::PatchGANTest::test_patchgan_acgan
tensorflow_gan/python/train_test.py::PatchGANTest::test_patchgan_callable_acgan
tensorflow_gan/python/train_test.py::PatchGANTest::test_patchgan_callable_gan
tensorflow_gan/python/train_test.py::PatchGANTest::test_patchgan_callable_infogan
tensorflow_gan/python/train_test.py::PatchGANTest::test_patchgan_gan
tensorflow_gan/python/train_test.py::PatchGANTest::test_patchgan_infogan
tensorflow_gan/python/train_test.py::PatchGANTest::test_session
tensorflow_gan/python/estimator/gan_estimator_test.py::GetGANModelTest::test_get_gan_model_eval
tensorflow_gan/python/estimator/gan_estimator_test.py::GetGANModelTest::test_get_gan_model_predict
tensorflow_gan/python/estimator/gan_estimator_test.py::GetGANModelTest::test_get_gan_model_train
tensorflow_gan/python/estimator/gan_estimator_test.py::GetGANModelTest::test_session
tensorflow_gan/python/estimator/gan_estimator_test.py::GetEstimatorSpecTest::test_get_eval_estimator_spec
tensorflow_gan/python/estimator/gan_estimator_test.py::GetEstimatorSpecTest::test_get_predict_estimator_spec
tensorflow_gan/python/estimator/gan_estimator_test.py::GetEstimatorSpecTest::test_get_train_estimator_spec
tensorflow_gan/python/estimator/gan_estimator_test.py::GetEstimatorSpecTest::test_session
tensorflow_gan/python/estimator/gan_estimator_test.py::GANEstimatorIntegrationTest::test_input_fn_from_parse_example
tensorflow_gan/python/estimator/gan_estimator_test.py::GANEstimatorIntegrationTest::test_numpy_input_fn
tensorflow_gan/python/estimator/gan_estimator_test.py::GANEstimatorIntegrationTest::test_numpy_input_fn_lrdecay
tensorflow_gan/python/estimator/gan_estimator_test.py::GANEstimatorIntegrationTest::test_session
tensorflow_gan/python/estimator/gan_estimator_test.py::GANEstimatorWarmStartTest::test_session
tensorflow_gan/python/estimator/gan_estimator_test.py::GANEstimatorWarmStartTest::test_warm_start_error
tensorflow_gan/python/estimator/gan_estimator_test.py::GANEstimatorWarmStartTest::test_warm_start_success
tensorflow_gan/python/estimator/gan_estimator_test.py::GANEstimatorParamsTest::test_extract_gan_loss_args_from_params
tensorflow_gan/python/estimator/gan_estimator_test.py::GANEstimatorParamsTest::test_extract_gan_loss_args_from_params_forbidden
tensorflow_gan/python/estimator/gan_estimator_test.py::GANEstimatorParamsTest::test_params_used_mi_penalty
tensorflow_gan/python/estimator/gan_estimator_test.py::GANEstimatorParamsTest::test_params_used_no_mi_penalty
tensorflow_gan/python/estimator/gan_estimator_test.py::GANEstimatorParamsTest::test_session
tensorflow_gan/python/estimator/latent_gan_estimator_test.py::TrainInputEstimatorTest::test_get_input_training_estimator
tensorflow_gan/python/estimator/latent_gan_estimator_test.py::TrainInputEstimatorTest::test_session
tensorflow_gan/python/estimator/stargan_estimator_test.py::StarGetGANModelTest::test_get_gan_model_eval
tensorflow_gan/python/estimator/stargan_estimator_test.py::StarGetGANModelTest::test_get_gan_model_predict
tensorflow_gan/python/estimator/stargan_estimator_test.py::StarGetGANModelTest::test_get_gan_model_train
tensorflow_gan/python/estimator/stargan_estimator_test.py::StarGetGANModelTest::test_session
tensorflow_gan/python/estimator/stargan_estimator_test.py::GetEstimatorSpecTest::test_get_estimator_spec_eval
tensorflow_gan/python/estimator/stargan_estimator_test.py::GetEstimatorSpecTest::test_get_estimator_spec_predict
tensorflow_gan/python/estimator/stargan_estimator_test.py::GetEstimatorSpecTest::test_get_estimator_spec_train
tensorflow_gan/python/estimator/stargan_estimator_test.py::GetEstimatorSpecTest::test_session
tensorflow_gan/python/estimator/stargan_estimator_test.py::StarGANEstimatorIntegrationTest::test_numpy_input_fn
tensorflow_gan/python/estimator/stargan_estimator_test.py::StarGANEstimatorIntegrationTest::test_session
tensorflow_gan/python/estimator/stargan_estimator_test.py::StarGANEstimatorParamsTest::test_params_used
tensorflow_gan/python/estimator/stargan_estimator_test.py::StarGANEstimatorParamsTest::test_session
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::GetTPUEstimatorSpecTest::test_get_eval_estimator_spec
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::GetTPUEstimatorSpecTest::test_get_eval_estimator_spec_custom_metric_args
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::GetTPUEstimatorSpecTest::test_get_predict_estimator_spec
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::GetTPUEstimatorSpecTest::test_get_train_estimator_spec_joint_train
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::GetTPUEstimatorSpecTest::test_get_train_estimator_spec_train_sequential
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::GetTPUEstimatorSpecTest::test_session
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::TPUGANEstimatorIntegrationTest::test_numpy_input_fn_joint_train
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::TPUGANEstimatorIntegrationTest::test_numpy_input_fn_lr_decay
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::TPUGANEstimatorIntegrationTest::test_numpy_input_fn_train_sequential
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::TPUGANEstimatorIntegrationTest::test_numpy_input_fn_train_sequential_ds
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::TPUGANEstimatorIntegrationTest::test_session
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::TPUGANEstimatorMultiTrainStepTest::test_session
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::TPUGANEstimatorMultiTrainStepTest::test_train_0:1 seq
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::TPUGANEstimatorMultiTrainStepTest::test_train_1:0 seq
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::TPUGANEstimatorMultiTrainStepTest::test_train_1:1 joint
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::TPUGANEstimatorMultiTrainStepTest::test_train_1:1 seq
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::TPUGANEstimatorMultiTrainStepTest::test_train_1:3 joint
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::TPUGANEstimatorMultiTrainStepTest::test_train_1:3 seq
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::TPUGANEstimatorMultiTrainStepTest::test_train_3:1 joint
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::TPUGANEstimatorMultiTrainStepTest::test_train_3:1 seq
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::TPUGANEstimatorWarmStartTest::test_session
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::TPUGANEstimatorWarmStartTest::test_warm_start_error
tensorflow_gan/python/estimator/tpu_gan_estimator_test.py::TPUGANEstimatorWarmStartTest::test_warm_start_success
tensorflow_gan/python/eval/classifier_metrics_test.py::RunClassifierFnTest::test_run_classifier_fn0
tensorflow_gan/python/eval/classifier_metrics_test.py::RunClassifierFnTest::test_run_classifier_fn1
tensorflow_gan/python/eval/classifier_metrics_test.py::RunClassifierFnTest::test_run_classifier_fn2
tensorflow_gan/python/eval/classifier_metrics_test.py::RunClassifierFnTest::test_run_classifier_fn3
tensorflow_gan/python/eval/classifier_metrics_test.py::RunClassifierFnTest::test_run_inception_multicall
tensorflow_gan/python/eval/classifier_metrics_test.py::RunClassifierFnTest::test_session
tensorflow_gan/python/eval/classifier_metrics_test.py::SampleAndRunClassifierFn::test_assign_variables_in_sampler_runs
tensorflow_gan/python/eval/classifier_metrics_test.py::SampleAndRunClassifierFn::test_sample_and_run_inception_graph0
tensorflow_gan/python/eval/classifier_metrics_test.py::SampleAndRunClassifierFn::test_sample_and_run_inception_graph1
tensorflow_gan/python/eval/classifier_metrics_test.py::SampleAndRunClassifierFn::test_sample_and_run_inception_graph2
tensorflow_gan/python/eval/classifier_metrics_test.py::SampleAndRunClassifierFn::test_sample_and_run_inception_graph3
tensorflow_gan/python/eval/classifier_metrics_test.py::SampleAndRunClassifierFn::test_session
tensorflow_gan/python/eval/classifier_metrics_test.py::ClassifierScoreTest::test_classifier_score_from_logits_value
tensorflow_gan/python/eval/classifier_metrics_test.py::ClassifierScoreTest::test_classifier_score_graph0
tensorflow_gan/python/eval/classifier_metrics_test.py::ClassifierScoreTest::test_classifier_score_graph1
tensorflow_gan/python/eval/classifier_metrics_test.py::ClassifierScoreTest::test_classifier_score_graph2
tensorflow_gan/python/eval/classifier_metrics_test.py::ClassifierScoreTest::test_classifier_score_graph3
tensorflow_gan/python/eval/classifier_metrics_test.py::ClassifierScoreTest::test_session
tensorflow_gan/python/eval/classifier_metrics_test.py::ClassifierScoreTest::test_streaming_classifier_score_from_logits_consistency
tensorflow_gan/python/eval/classifier_metrics_test.py::FrechetTest::test_diagonal_only_frechet_classifier_distance_value
tensorflow_gan/python/eval/classifier_metrics_test.py::FrechetTest::test_frechet_classifier_distance_covariance
tensorflow_gan/python/eval/classifier_metrics_test.py::FrechetTest::test_frechet_classifier_distance_graph0
tensorflow_gan/python/eval/classifier_metrics_test.py::FrechetTest::test_frechet_classifier_distance_graph1
tensorflow_gan/python/eval/classifier_metrics_test.py::FrechetTest::test_frechet_classifier_distance_graph2
tensorflow_gan/python/eval/classifier_metrics_test.py::FrechetTest::test_frechet_classifier_distance_graph3
tensorflow_gan/python/eval/classifier_metrics_test.py::FrechetTest::test_frechet_classifier_distance_value
tensorflow_gan/python/eval/classifier_metrics_test.py::FrechetTest::test_mean_only_frechet_classifier_distance_value
tensorflow_gan/python/eval/classifier_metrics_test.py::FrechetTest::test_session
tensorflow_gan/python/eval/classifier_metrics_test.py::FrechetTest::test_streaming_frechet_classifier_distance_consistency
tensorflow_gan/python/eval/classifier_metrics_test.py::KernelTest::test_kernel_classifier_distance_block_sizes
tensorflow_gan/python/eval/classifier_metrics_test.py::KernelTest::test_kernel_classifier_distance_graph0
tensorflow_gan/python/eval/classifier_metrics_test.py::KernelTest::test_kernel_classifier_distance_graph1
tensorflow_gan/python/eval/classifier_metrics_test.py::KernelTest::test_kernel_classifier_distance_value
tensorflow_gan/python/eval/classifier_metrics_test.py::KernelTest::test_session
tensorflow_gan/python/eval/classifier_metrics_test.py::UtilsTest::test_invalid_input
tensorflow_gan/python/eval/classifier_metrics_test.py::UtilsTest::test_session
tensorflow_gan/python/eval/classifier_metrics_test.py::UtilsTest::test_trace_sqrt_product_value
tensorflow_gan/python/eval/eval_utils_test.py::UtilsTest::test_image_grid
tensorflow_gan/python/eval/eval_utils_test.py::UtilsTest::test_image_reshaper_image
tensorflow_gan/python/eval/eval_utils_test.py::UtilsTest::test_image_reshaper_image_list
tensorflow_gan/python/eval/eval_utils_test.py::UtilsTest::test_python_image_grid
tensorflow_gan/python/eval/eval_utils_test.py::UtilsTest::test_session
tensorflow_gan/python/eval/eval_utils_test.py::StreamingUtilsTest::test_covariance_accuracy
tensorflow_gan/python/eval/eval_utils_test.py::StreamingUtilsTest::test_covariance_accuracy_with_y
tensorflow_gan/python/eval/eval_utils_test.py::StreamingUtilsTest::test_covariance_batches
tensorflow_gan/python/eval/eval_utils_test.py::StreamingUtilsTest::test_covariance_float32
tensorflow_gan/python/eval/eval_utils_test.py::StreamingUtilsTest::test_covariance_float32_with_y
tensorflow_gan/python/eval/eval_utils_test.py::StreamingUtilsTest::test_covariance_simple
tensorflow_gan/python/eval/eval_utils_test.py::StreamingUtilsTest::test_covariance_with_y
tensorflow_gan/python/eval/eval_utils_test.py::StreamingUtilsTest::test_mean_correctness
tensorflow_gan/python/eval/eval_utils_test.py::StreamingUtilsTest::test_mean_float32
tensorflow_gan/python/eval/eval_utils_test.py::StreamingUtilsTest::test_mean_update_op_value
tensorflow_gan/python/eval/eval_utils_test.py::StreamingUtilsTest::test_session
tensorflow_gan/python/eval/inception_metrics_test.py::RunInceptionTest::test_run_inception_graph0
tensorflow_gan/python/eval/inception_metrics_test.py::RunInceptionTest::test_run_inception_graph1
tensorflow_gan/python/eval/inception_metrics_test.py::RunInceptionTest::test_run_inception_multicall
tensorflow_gan/python/eval/inception_metrics_test.py::RunInceptionTest::test_session
tensorflow_gan/python/eval/inception_metrics_test.py::SampleAndRunInception::test_sample_and_run_inception_graph0
tensorflow_gan/python/eval/inception_metrics_test.py::SampleAndRunInception::test_sample_and_run_inception_graph1
tensorflow_gan/python/eval/inception_metrics_test.py::SampleAndRunInception::test_session
tensorflow_gan/python/eval/inception_metrics_test.py::InceptionScore::test_inception_score_graph0
tensorflow_gan/python/eval/inception_metrics_test.py::InceptionScore::test_inception_score_graph1
tensorflow_gan/python/eval/inception_metrics_test.py::InceptionScore::test_inception_score_graph2
tensorflow_gan/python/eval/inception_metrics_test.py::InceptionScore::test_inception_score_graph3
tensorflow_gan/python/eval/inception_metrics_test.py::InceptionScore::test_session
tensorflow_gan/python/eval/inception_metrics_test.py::FrechetInceptionDistance::test_frechet_inception_distance_graph0
tensorflow_gan/python/eval/inception_metrics_test.py::FrechetInceptionDistance::test_frechet_inception_distance_graph1
tensorflow_gan/python/eval/inception_metrics_test.py::FrechetInceptionDistance::test_frechet_inception_distance_graph2
tensorflow_gan/python/eval/inception_metrics_test.py::FrechetInceptionDistance::test_frechet_inception_distance_graph3
tensorflow_gan/python/eval/inception_metrics_test.py::FrechetInceptionDistance::test_session
tensorflow_gan/python/eval/sliced_wasserstein_test.py::ClassifierMetricsTest::test_laplacian_pyramid
tensorflow_gan/python/eval/sliced_wasserstein_test.py::ClassifierMetricsTest::test_session
tensorflow_gan/python/eval/sliced_wasserstein_test.py::ClassifierMetricsTest::test_sliced_wasserstein_distance
tensorflow_gan/python/eval/sliced_wasserstein_test.py::ClassifierMetricsTest::test_sliced_wasserstein_distance_svd
tensorflow_gan/python/eval/sliced_wasserstein_test.py::ClassifierMetricsTest::test_swd_mismatched
tensorflow_gan/python/eval/sliced_wasserstein_test.py::ClassifierMetricsTest::test_swd_not_rgb
tensorflow_gan/python/eval/summaries_test.py::SummariesTest::test_add_gan_model_image_summaries
tensorflow_gan/python/eval/summaries_test.py::SummariesTest::test_add_gan_model_image_summaries_no_model
tensorflow_gan/python/eval/summaries_test.py::SummariesTest::test_add_gan_model_summaries
tensorflow_gan/python/eval/summaries_test.py::SummariesTest::test_add_gan_model_summaries_for_cyclegan
tensorflow_gan/python/eval/summaries_test.py::SummariesTest::test_add_image_comparison_summaries
tensorflow_gan/python/eval/summaries_test.py::SummariesTest::test_add_image_comparison_summaries_for_cyclegan
tensorflow_gan/python/eval/summaries_test.py::SummariesTest::test_add_image_comparison_summaries_for_stargan
tensorflow_gan/python/eval/summaries_test.py::SummariesTest::test_add_regularization_loss_summaries
tensorflow_gan/python/eval/summaries_test.py::SummariesTest::test_add_regularization_loss_summaries_for_cyclegan
tensorflow_gan/python/eval/summaries_test.py::SummariesTest::test_cyclegan_image_summaries_dont_work
tensorflow_gan/python/eval/summaries_test.py::SummariesTest::test_session
tensorflow_gan/python/features/clip_weights_test.py::ClipWeightsTest::test_incorrect_weight_clip_value_argsonly
tensorflow_gan/python/features/clip_weights_test.py::ClipWeightsTest::test_incorrect_weight_clip_value_tuple
tensorflow_gan/python/features/clip_weights_test.py::ClipWeightsTest::test_session
tensorflow_gan/python/features/clip_weights_test.py::ClipWeightsTest::test_weight_clipping_argsonly
tensorflow_gan/python/features/clip_weights_test.py::ClipWeightsTest::test_weight_clipping_ganmodel
tensorflow_gan/python/features/conditioning_utils_test.py::ConditioningUtilsTest::test_condition_tensor_asserts
tensorflow_gan/python/features/conditioning_utils_test.py::ConditioningUtilsTest::test_condition_tensor_asserts_notfullydefined
tensorflow_gan/python/features/conditioning_utils_test.py::ConditioningUtilsTest::test_condition_tensor_from_onehot
tensorflow_gan/python/features/conditioning_utils_test.py::ConditioningUtilsTest::test_condition_tensor_from_onehot_asserts
tensorflow_gan/python/features/conditioning_utils_test.py::ConditioningUtilsTest::test_condition_tensor_from_onehot_asserts_notfullydefined
tensorflow_gan/python/features/conditioning_utils_test.py::ConditioningUtilsTest::test_condition_tensor_multiple_shapes
tensorflow_gan/python/features/conditioning_utils_test.py::ConditioningUtilsTest::test_condition_tensor_not_fully_defined
tensorflow_gan/python/features/conditioning_utils_test.py::ConditioningUtilsTest::test_session
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testBadDataFormat
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testCreateOp
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testCreateOpFloat64
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testCreateOpNoScaleCenter
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testCreateVariables
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testOutputBigInput4DNCHW
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testOutputBigInput4DNHWC
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testOutputBigInput5DNCHW
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testOutputBigInput5DNHWC
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testOutputSmallInput4DNCHW
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testOutputSmallInput4DNHWC
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testOutputSmallInput5DNCHW
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testOutputSmallInput5DNHWC
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testParamsShapeNotFullyDefinedNCHW
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testParamsShapeNotFullyDefinedNHWC
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testReuseVariables
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testUnknownShape
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::testValueCorrectWithReuseVars
tensorflow_gan/python/features/normalization_test.py::InstanceNormTest::test_session
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testAxisIsBad
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testBadCommensurateGroup
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testCreateOp
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testCreateOpFloat64
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testCreateOpNoScaleCenter
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testCreateVariables_NCHW
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testCreateVariables_NHWC
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testInvalidGroupSize
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testNotMutuallyExclusiveAxis
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testOutputBigInput4D_NCHW
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testOutputBigInput4D_NHWC
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testOutputSmallInput2D_NC
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testOutputSmallInput3D_NCHW
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testOutputSmallInput3D_NHWC
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testOutputSmallInput4D_NCHW
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testOutputSmallInput4D_NHWC
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testOutputSmallInput5D_NCXXX
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testParamsShapeNotFullyDefinedBatchAxis
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testParamsShapeNotFullyDefinedChannelsAxis
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testParamsShapeNotFullyDefinedReductionAxes
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testReuseVariables
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testUnknownShape
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::testValueCorrectWithReuseVars
tensorflow_gan/python/features/normalization_test.py::GroupNormTest::test_session
tensorflow_gan/python/features/random_tensor_pool_test.py::TensorPoolTest::test_input_values_tuple
tensorflow_gan/python/features/random_tensor_pool_test.py::TensorPoolTest::test_never_pool
tensorflow_gan/python/features/random_tensor_pool_test.py::TensorPoolTest::test_pool_preserves_shape
tensorflow_gan/python/features/random_tensor_pool_test.py::TensorPoolTest::test_pool_sequence
tensorflow_gan/python/features/random_tensor_pool_test.py::TensorPoolTest::test_pool_unknown_input_shape
tensorflow_gan/python/features/random_tensor_pool_test.py::TensorPoolTest::test_pooling_probability
tensorflow_gan/python/features/random_tensor_pool_test.py::TensorPoolTest::test_session
tensorflow_gan/python/features/spectral_normalization_test.py::SpectralNormalizationTest::testComputeSpectralNorm
tensorflow_gan/python/features/spectral_normalization_test.py::SpectralNormalizationTest::testConv2D_ContribLayers
tensorflow_gan/python/features/spectral_normalization_test.py::SpectralNormalizationTest::testConv2D_Keras
tensorflow_gan/python/features/spectral_normalization_test.py::SpectralNormalizationTest::testConv2D_Layers
tensorflow_gan/python/features/spectral_normalization_test.py::SpectralNormalizationTest::testConv2D_Slim
tensorflow_gan/python/features/spectral_normalization_test.py::SpectralNormalizationTest::testFC_ContribLayers
tensorflow_gan/python/features/spectral_normalization_test.py::SpectralNormalizationTest::testFC_Keras
tensorflow_gan/python/features/spectral_normalization_test.py::SpectralNormalizationTest::testFC_Layers
tensorflow_gan/python/features/spectral_normalization_test.py::SpectralNormalizationTest::testFC_Slim
tensorflow_gan/python/features/spectral_normalization_test.py::SpectralNormalizationTest::testSpectralNormalize
tensorflow_gan/python/features/spectral_normalization_test.py::SpectralNormalizationTest::testSpectralNormalizeTinyMatrix
tensorflow_gan/python/features/spectral_normalization_test.py::SpectralNormalizationTest::testSpectralNormalizeZeroMatrix
tensorflow_gan/python/features/spectral_normalization_test.py::SpectralNormalizationTest::test_multiple_calls0
tensorflow_gan/python/features/spectral_normalization_test.py::SpectralNormalizationTest::test_multiple_calls1
tensorflow_gan/python/features/spectral_normalization_test.py::SpectralNormalizationTest::test_multiple_calls2
tensorflow_gan/python/features/spectral_normalization_test.py::SpectralNormalizationTest::test_multiple_calls3
tensorflow_gan/python/features/spectral_normalization_test.py::SpectralNormalizationTest::test_session
tensorflow_gan/python/features/variable_clipping_optimizer_test.py::VariableClippingOptimizerTest::testDenseDistributed
tensorflow_gan/python/features/variable_clipping_optimizer_test.py::VariableClippingOptimizerTest::testDenseLocal
tensorflow_gan/python/features/variable_clipping_optimizer_test.py::VariableClippingOptimizerTest::testSparseDistributed
tensorflow_gan/python/features/variable_clipping_optimizer_test.py::VariableClippingOptimizerTest::testSparseLocal
tensorflow_gan/python/features/variable_clipping_optimizer_test.py::VariableClippingOptimizerTest::test_session
tensorflow_gan/python/features/virtual_batchnorm_test.py::VirtualBatchnormTest::test_invalid_input
tensorflow_gan/python/features/virtual_batchnorm_test.py::VirtualBatchnormTest::test_minibatch_independent
tensorflow_gan/python/features/virtual_batchnorm_test.py::VirtualBatchnormTest::test_no_broadcast_needed
tensorflow_gan/python/features/virtual_batchnorm_test.py::VirtualBatchnormTest::test_reference_batch_normalization
tensorflow_gan/python/features/virtual_batchnorm_test.py::VirtualBatchnormTest::test_same_as_batchnorm
tensorflow_gan/python/features/virtual_batchnorm_test.py::VirtualBatchnormTest::test_session
tensorflow_gan/python/features/virtual_batchnorm_test.py::VirtualBatchnormTest::test_statistics
tensorflow_gan/python/features/virtual_batchnorm_test.py::VirtualBatchnormTest::test_syntax
tensorflow_gan/python/features/virtual_batchnorm_test.py::VirtualBatchnormTest::test_variable_reuse
tensorflow_gan/python/features/virtual_batchnorm_test.py::VirtualBatchnormTest::test_variable_reuse_fail
tensorflow_gan/python/features/virtual_batchnorm_test.py::VirtualBatchnormTest::test_virtual_statistics
tensorflow_gan/python/losses/losses_impl_test.py::LeastSquaresLossTest::test_discriminator_add_summaries
tensorflow_gan/python/losses/losses_impl_test.py::LeastSquaresLossTest::test_discriminator_all_correct
tensorflow_gan/python/losses/losses_impl_test.py::LeastSquaresLossTest::test_discriminator_loss_collection
tensorflow_gan/python/losses/losses_impl_test.py::LeastSquaresLossTest::test_discriminator_loss_with_placeholder_for_logits
tensorflow_gan/python/losses/losses_impl_test.py::LeastSquaresLossTest::test_discriminator_no_reduction
tensorflow_gan/python/losses/losses_impl_test.py::LeastSquaresLossTest::test_discriminator_patch
tensorflow_gan/python/losses/losses_impl_test.py::LeastSquaresLossTest::test_discriminator_with_python_scalar_weight
tensorflow_gan/python/losses/losses_impl_test.py::LeastSquaresLossTest::test_discriminator_with_scalar_tensor_weight
tensorflow_gan/python/losses/losses_impl_test.py::LeastSquaresLossTest::test_generator_add_summaries
tensorflow_gan/python/losses/losses_impl_test.py::LeastSquaresLossTest::test_generator_all_correct
tensorflow_gan/python/losses/losses_impl_test.py::LeastSquaresLossTest::test_generator_loss_collection
tensorflow_gan/python/losses/losses_impl_test.py::LeastSquaresLossTest::test_generator_loss_with_placeholder_for_logits
tensorflow_gan/python/losses/losses_impl_test.py::LeastSquaresLossTest::test_generator_no_reduction
tensorflow_gan/python/losses/losses_impl_test.py::LeastSquaresLossTest::test_generator_patch
tensorflow_gan/python/losses/losses_impl_test.py::LeastSquaresLossTest::test_generator_with_python_scalar_weight
tensorflow_gan/python/losses/losses_impl_test.py::LeastSquaresLossTest::test_generator_with_scalar_tensor_weight
tensorflow_gan/python/losses/losses_impl_test.py::LeastSquaresLossTest::test_session
tensorflow_gan/python/losses/losses_impl_test.py::ModifiedLossTest::test_discriminator_add_summaries
tensorflow_gan/python/losses/losses_impl_test.py::ModifiedLossTest::test_discriminator_all_correct
tensorflow_gan/python/losses/losses_impl_test.py::ModifiedLossTest::test_discriminator_loss_collection
tensorflow_gan/python/losses/losses_impl_test.py::ModifiedLossTest::test_discriminator_loss_with_placeholder_for_logits
tensorflow_gan/python/losses/losses_impl_test.py::ModifiedLossTest::test_discriminator_no_reduction
tensorflow_gan/python/losses/losses_impl_test.py::ModifiedLossTest::test_discriminator_patch
tensorflow_gan/python/losses/losses_impl_test.py::ModifiedLossTest::test_discriminator_with_python_scalar_weight
tensorflow_gan/python/losses/losses_impl_test.py::ModifiedLossTest::test_discriminator_with_scalar_tensor_weight
tensorflow_gan/python/losses/losses_impl_test.py::ModifiedLossTest::test_generator_add_summaries
tensorflow_gan/python/losses/losses_impl_test.py::ModifiedLossTest::test_generator_all_correct
tensorflow_gan/python/losses/losses_impl_test.py::ModifiedLossTest::test_generator_loss_collection
tensorflow_gan/python/losses/losses_impl_test.py::ModifiedLossTest::test_generator_loss_with_placeholder_for_logits
tensorflow_gan/python/losses/losses_impl_test.py::ModifiedLossTest::test_generator_no_reduction
tensorflow_gan/python/losses/losses_impl_test.py::ModifiedLossTest::test_generator_patch
tensorflow_gan/python/losses/losses_impl_test.py::ModifiedLossTest::test_generator_with_python_scalar_weight
tensorflow_gan/python/losses/losses_impl_test.py::ModifiedLossTest::test_generator_with_scalar_tensor_weight
tensorflow_gan/python/losses/losses_impl_test.py::ModifiedLossTest::test_session
tensorflow_gan/python/losses/losses_impl_test.py::MinimaxLossTest::test_discriminator_add_summaries
tensorflow_gan/python/losses/losses_impl_test.py::MinimaxLossTest::test_discriminator_all_correct
tensorflow_gan/python/losses/losses_impl_test.py::MinimaxLossTest::test_discriminator_loss_collection
tensorflow_gan/python/losses/losses_impl_test.py::MinimaxLossTest::test_discriminator_loss_with_placeholder_for_logits
tensorflow_gan/python/losses/losses_impl_test.py::MinimaxLossTest::test_discriminator_no_reduction
tensorflow_gan/python/losses/losses_impl_test.py::MinimaxLossTest::test_discriminator_patch
tensorflow_gan/python/losses/losses_impl_test.py::MinimaxLossTest::test_discriminator_with_python_scalar_weight
tensorflow_gan/python/losses/losses_impl_test.py::MinimaxLossTest::test_discriminator_with_scalar_tensor_weight
tensorflow_gan/python/losses/losses_impl_test.py::MinimaxLossTest::test_generator_add_summaries
tensorflow_gan/python/losses/losses_impl_test.py::MinimaxLossTest::test_generator_all_correct
tensorflow_gan/python/losses/losses_impl_test.py::MinimaxLossTest::test_generator_loss_collection
tensorflow_gan/python/losses/losses_impl_test.py::MinimaxLossTest::test_generator_loss_with_placeholder_for_logits
tensorflow_gan/python/losses/losses_impl_test.py::MinimaxLossTest::test_generator_no_reduction
tensorflow_gan/python/losses/losses_impl_test.py::MinimaxLossTest::test_generator_patch
tensorflow_gan/python/losses/losses_impl_test.py::MinimaxLossTest::test_generator_with_python_scalar_weight
tensorflow_gan/python/losses/losses_impl_test.py::MinimaxLossTest::test_generator_with_scalar_tensor_weight
tensorflow_gan/python/losses/losses_impl_test.py::MinimaxLossTest::test_session
tensorflow_gan/python/losses/losses_impl_test.py::WassersteinLossTest::test_discriminator_add_summaries
tensorflow_gan/python/losses/losses_impl_test.py::WassersteinLossTest::test_discriminator_all_correct
tensorflow_gan/python/losses/losses_impl_test.py::WassersteinLossTest::test_discriminator_loss_collection
tensorflow_gan/python/losses/losses_impl_test.py::WassersteinLossTest::test_discriminator_loss_with_placeholder_for_logits
tensorflow_gan/python/losses/losses_impl_test.py::WassersteinLossTest::test_discriminator_no_reduction
tensorflow_gan/python/losses/losses_impl_test.py::WassersteinLossTest::test_discriminator_patch
tensorflow_gan/python/losses/losses_impl_test.py::WassersteinLossTest::test_discriminator_with_python_scalar_weight
tensorflow_gan/python/losses/losses_impl_test.py::WassersteinLossTest::test_discriminator_with_scalar_tensor_weight
tensorflow_gan/python/losses/losses_impl_test.py::WassersteinLossTest::test_generator_add_summaries
tensorflow_gan/python/losses/losses_impl_test.py::WassersteinLossTest::test_generator_all_correct
tensorflow_gan/python/losses/losses_impl_test.py::WassersteinLossTest::test_generator_loss_collection
tensorflow_gan/python/losses/losses_impl_test.py::WassersteinLossTest::test_generator_loss_with_placeholder_for_logits
tensorflow_gan/python/losses/losses_impl_test.py::WassersteinLossTest::test_generator_no_reduction
tensorflow_gan/python/losses/losses_impl_test.py::WassersteinLossTest::test_generator_patch
tensorflow_gan/python/losses/losses_impl_test.py::WassersteinLossTest::test_generator_with_python_scalar_weight
tensorflow_gan/python/losses/losses_impl_test.py::WassersteinLossTest::test_generator_with_scalar_tensor_weight
tensorflow_gan/python/losses/losses_impl_test.py::WassersteinLossTest::test_session
tensorflow_gan/python/losses/losses_impl_test.py::HingeWassersteinLossTest::test_discriminator_add_summaries
tensorflow_gan/python/losses/losses_impl_test.py::HingeWassersteinLossTest::test_discriminator_all_correct
tensorflow_gan/python/losses/losses_impl_test.py::HingeWassersteinLossTest::test_discriminator_loss_collection
tensorflow_gan/python/losses/losses_impl_test.py::HingeWassersteinLossTest::test_discriminator_loss_with_placeholder_for_logits
tensorflow_gan/python/losses/losses_impl_test.py::HingeWassersteinLossTest::test_discriminator_no_reduction
tensorflow_gan/python/losses/losses_impl_test.py::HingeWassersteinLossTest::test_discriminator_patch
tensorflow_gan/python/losses/losses_impl_test.py::HingeWassersteinLossTest::test_discriminator_with_python_scalar_weight
tensorflow_gan/python/losses/losses_impl_test.py::HingeWassersteinLossTest::test_discriminator_with_scalar_tensor_weight
tensorflow_gan/python/losses/losses_impl_test.py::HingeWassersteinLossTest::test_generator_add_summaries
tensorflow_gan/python/losses/losses_impl_test.py::HingeWassersteinLossTest::test_generator_all_correct
tensorflow_gan/python/losses/losses_impl_test.py::HingeWassersteinLossTest::test_generator_loss_collection
tensorflow_gan/python/losses/losses_impl_test.py::HingeWassersteinLossTest::test_generator_loss_with_placeholder_for_logits
tensorflow_gan/python/losses/losses_impl_test.py::HingeWassersteinLossTest::test_generator_no_reduction
tensorflow_gan/python/losses/losses_impl_test.py::HingeWassersteinLossTest::test_generator_patch
tensorflow_gan/python/losses/losses_impl_test.py::HingeWassersteinLossTest::test_generator_with_python_scalar_weight
tensorflow_gan/python/losses/losses_impl_test.py::HingeWassersteinLossTest::test_generator_with_scalar_tensor_weight
tensorflow_gan/python/losses/losses_impl_test.py::HingeWassersteinLossTest::test_session
tensorflow_gan/python/losses/losses_impl_test.py::ACGANLossTest::test_discriminator_add_summaries
tensorflow_gan/python/losses/losses_impl_test.py::ACGANLossTest::test_discriminator_all_correct
tensorflow_gan/python/losses/losses_impl_test.py::ACGANLossTest::test_discriminator_loss_collection
tensorflow_gan/python/losses/losses_impl_test.py::ACGANLossTest::test_discriminator_loss_with_placeholder_for_logits_and_weights
tensorflow_gan/python/losses/losses_impl_test.py::ACGANLossTest::test_discriminator_no_reduction
tensorflow_gan/python/losses/losses_impl_test.py::ACGANLossTest::test_discriminator_patch
tensorflow_gan/python/losses/losses_impl_test.py::ACGANLossTest::test_discriminator_with_python_scalar_weight
tensorflow_gan/python/losses/losses_impl_test.py::ACGANLossTest::test_discriminator_with_scalar_tensor_weight
tensorflow_gan/python/losses/losses_impl_test.py::ACGANLossTest::test_generator_add_summaries
tensorflow_gan/python/losses/losses_impl_test.py::ACGANLossTest::test_generator_all_correct
tensorflow_gan/python/losses/losses_impl_test.py::ACGANLossTest::test_generator_loss_collection
tensorflow_gan/python/losses/losses_impl_test.py::ACGANLossTest::test_generator_loss_with_placeholder_for_logits
tensorflow_gan/python/losses/losses_impl_test.py::ACGANLossTest::test_generator_no_reduction
tensorflow_gan/python/losses/losses_impl_test.py::ACGANLossTest::test_generator_patch
tensorflow_gan/python/losses/losses_impl_test.py::ACGANLossTest::test_generator_with_python_scalar_weight
tensorflow_gan/python/losses/losses_impl_test.py::ACGANLossTest::test_generator_with_scalar_tensor_weight
tensorflow_gan/python/losses/losses_impl_test.py::ACGANLossTest::test_session
tensorflow_gan/python/losses/losses_impl_test.py::GradientPenaltyTest::test_all_correct
tensorflow_gan/python/losses/losses_impl_test.py::GradientPenaltyTest::test_loss_collection
tensorflow_gan/python/losses/losses_impl_test.py::GradientPenaltyTest::test_loss_using_one_sided_mode
tensorflow_gan/python/losses/losses_impl_test.py::GradientPenaltyTest::test_loss_with_gradient_norm_target
tensorflow_gan/python/losses/losses_impl_test.py::GradientPenaltyTest::test_loss_with_placeholder
tensorflow_gan/python/losses/losses_impl_test.py::GradientPenaltyTest::test_no_reduction
tensorflow_gan/python/losses/losses_impl_test.py::GradientPenaltyTest::test_python_scalar_weight
tensorflow_gan/python/losses/losses_impl_test.py::GradientPenaltyTest::test_reuses_scope
tensorflow_gan/python/losses/losses_impl_test.py::GradientPenaltyTest::test_scalar_tensor_weight
tensorflow_gan/python/losses/losses_impl_test.py::GradientPenaltyTest::test_session
tensorflow_gan/python/losses/losses_impl_test.py::GradientPenaltyTest::test_works_with_get_collection
tensorflow_gan/python/losses/losses_impl_test.py::MutualInformationPenaltyTest::test_all_correct
tensorflow_gan/python/losses/losses_impl_test.py::MutualInformationPenaltyTest::test_loss_collection
tensorflow_gan/python/losses/losses_impl_test.py::MutualInformationPenaltyTest::test_no_reduction
tensorflow_gan/python/losses/losses_impl_test.py::MutualInformationPenaltyTest::test_python_scalar_weight
tensorflow_gan/python/losses/losses_impl_test.py::MutualInformationPenaltyTest::test_scalar_tensor_weight
tensorflow_gan/python/losses/losses_impl_test.py::MutualInformationPenaltyTest::test_session
tensorflow_gan/python/losses/losses_impl_test.py::CombineAdversarialLossTest::test_correct_nouseweightfactor
tensorflow_gan/python/losses/losses_impl_test.py::CombineAdversarialLossTest::test_correct_useweightfactor
tensorflow_gan/python/losses/losses_impl_test.py::CombineAdversarialLossTest::test_invalid_incompatible_shapes
tensorflow_gan/python/losses/losses_impl_test.py::CombineAdversarialLossTest::test_no_weight_skips_adversarial_loss_nouseweightfactor
tensorflow_gan/python/losses/losses_impl_test.py::CombineAdversarialLossTest::test_no_weight_skips_adversarial_loss_useweightfactor
tensorflow_gan/python/losses/losses_impl_test.py::CombineAdversarialLossTest::test_session
tensorflow_gan/python/losses/losses_impl_test.py::CombineAdversarialLossTest::test_stable_global_norm_avoids_overflow
tensorflow_gan/python/losses/losses_impl_test.py::CombineAdversarialLossTest::test_stable_global_norm_unchanged
tensorflow_gan/python/losses/losses_impl_test.py::CombineAdversarialLossTest::test_valid_incompatible_shapes
tensorflow_gan/python/losses/losses_impl_test.py::CycleConsistencyLossTest::test_correct_loss
tensorflow_gan/python/losses/losses_impl_test.py::CycleConsistencyLossTest::test_session
tensorflow_gan/python/losses/tuple_losses_test.py::ArgsToGanModelTest::test_session
tensorflow_gan/python/losses/tuple_losses_test.py::ArgsToGanModelTest::test_tuple_respects_optional_args
tensorflow_gan/python/losses/tuple_losses_test.py::ArgsToGanModelTest::test_works_with_child_classes
tensorflow_gan/python/losses/tuple_losses_test.py::ArgsToGanModelTest::testargs_to_gan_model
tensorflow_gan/python/losses/tuple_losses_test.py::ArgsToGanModelTest::testargs_to_gan_model_name
tensorflow_gan/python/losses/tuple_losses_test.py::ConsistentLossesTest::test_session
tensorflow_gan/python/losses/tuple_losses_test.py::CycleConsistencyLossTest::test_correct_loss
tensorflow_gan/python/losses/tuple_losses_test.py::CycleConsistencyLossTest::test_model_type
tensorflow_gan/python/losses/tuple_losses_test.py::CycleConsistencyLossTest::test_session
tensorflow_gan/python/losses/tuple_losses_test.py::StarGANLossWrapperTest::test_session
tensorflow_gan/python/losses/tuple_losses_test.py::StarGANLossWrapperTest::test_stargan_discriminator_loss_wrapper
tensorflow_gan/python/losses/tuple_losses_test.py::StarGANLossWrapperTest::test_stargan_generator_loss_wrapper
tensorflow_gan/python/losses/tuple_losses_test.py::StarGANLossWrapperTest::test_stargan_gradient_penalty_wrapper
tensorflow_gan/python/tpu/normalization_ops_test.py::BatchNormTest::testBatchNorm0
tensorflow_gan/python/tpu/normalization_ops_test.py::BatchNormTest::testBatchNorm1
tensorflow_gan/python/tpu/normalization_ops_test.py::BatchNormTest::testEvalBatchNormInLoop0
tensorflow_gan/python/tpu/normalization_ops_test.py::BatchNormTest::testEvalBatchNormInLoop1
tensorflow_gan/python/tpu/normalization_ops_test.py::BatchNormTest::test_session
tensorflow_gan/python/tpu/normalization_ops_test.py::AccumulatedMomentsTest::testAccumulatedMomentsDuringEval
tensorflow_gan/python/tpu/normalization_ops_test.py::AccumulatedMomentsTest::testAccumulatedMomentsDuringTraining
tensorflow_gan/python/tpu/normalization_ops_test.py::AccumulatedMomentsTest::test_session
tensorflow_gan/python/tpu/normalization_ops_test.py::MovingMomentsTest::testMovingMomentsDuringEval
tensorflow_gan/python/tpu/normalization_ops_test.py::MovingMomentsTest::testMovingMomentsDuringTrain0
tensorflow_gan/python/tpu/normalization_ops_test.py::MovingMomentsTest::testMovingMomentsDuringTrain1
tensorflow_gan/python/tpu/normalization_ops_test.py::MovingMomentsTest::test_session

=============================================================================================== warnings summary ================================================================================================
/home/saikatd2/anaconda3/envs/pv3.6_gan/lib/python3.7/site-packages/tensorflow_core/python/pywrap_tensorflow_internal.py:15
  /home/saikatd2/anaconda3/envs/pv3.6_gan/lib/python3.7/site-packages/tensorflow_core/python/pywrap_tensorflow_internal.py:15: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
    import imp

tensorflow_gan/python/losses/tuple_losses.py:108
tensorflow_gan/python/losses/tuple_losses.py:108
tensorflow_gan/python/losses/tuple_losses.py:108
tensorflow_gan/python/losses/tuple_losses.py:108
tensorflow_gan/python/losses/tuple_losses.py:108
tensorflow_gan/python/losses/tuple_losses.py:108
tensorflow_gan/python/losses/tuple_losses.py:108
tensorflow_gan/python/losses/tuple_losses.py:108
tensorflow_gan/python/losses/tuple_losses.py:108
tensorflow_gan/python/losses/tuple_losses.py:108
tensorflow_gan/python/losses/tuple_losses.py:108
tensorflow_gan/python/losses/tuple_losses.py:108
tensorflow_gan/python/losses/tuple_losses.py:108
tensorflow_gan/python/losses/tuple_losses.py:108
  /home/saikatd2/projects/borntobeflaky/projects/pytorch-deps/gan/tensorflow_gan/python/losses/tuple_losses.py:108: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()
    argspec = inspect.getargspec(loss_fn)

tensorflow_gan/python/estimator/tpu_gan_estimator_test_lib.py:49
  /home/saikatd2/projects/borntobeflaky/projects/pytorch-deps/gan/tensorflow_gan/python/estimator/tpu_gan_estimator_test_lib.py:49: PytestCollectionWarning: cannot collect test class 'TestOptimizerWrapper' because it has a __init__ constructor (from: tensorflow_gan/python/estimator/tpu_gan_estimator_test.py)
    class TestOptimizerWrapper(tf.compat.v1.train.Optimizer):

-- Docs: https://docs.pytest.org/en/latest/warnings.html
16 warnings in 5.24s
