EVOLUTION-MANAGER
Edit File: __init__.py
# This file is MACHINE GENERATED! Do not edit. # Generated by: tensorflow/python/tools/api/generator/create_python_api.py script. """Testing. """ from __future__ import print_function as _print_function import sys as _sys from tensorflow.python.framework.test_util import TensorFlowTestCase as TestCase from tensorflow.python.framework.test_util import assert_equal_graph_def_v2 as assert_equal_graph_def from tensorflow.python.framework.test_util import create_local_cluster from tensorflow.python.framework.test_util import gpu_device_name from tensorflow.python.framework.test_util import is_gpu_available from tensorflow.python.ops.gradient_checker_v2 import compute_gradient from tensorflow.python.platform.benchmark import TensorFlowBenchmark as Benchmark from tensorflow.python.platform.benchmark import benchmark_config from tensorflow.python.platform.test import is_built_with_cuda from tensorflow.python.platform.test import is_built_with_gpu_support from tensorflow.python.platform.test import is_built_with_rocm from tensorflow.python.platform.test import is_built_with_xla from tensorflow.python.platform.test import main del _print_function