class tf.contrib.learn.RunConfig
This class specifies the specific configurations for the run.
If you're a Google-internal user using command line flags with learn_runner.py (for instance, to do distributed training or to use parameter servers), you probably want to use learn_runner.EstimatorConfig instead.
Please login to continue.