tf.test.benchmark_config

tf.test.benchmark_config()

Defined in tensorflow/python/platform/benchmark.py.

Returns a tf.ConfigProto for disabling the dependency optimizer.

Returns:

A TensorFlow ConfigProto object.