laywerrobot/lib/python3.6/site-packages/tensorflow/debugging/__init__.py

14 lines
395 B
Python
Raw Normal View History

2020-08-27 21:55:39 +02:00
# This file is MACHINE GENERATED! Do not edit.
# Generated by: tensorflow/python/tools/api/generator/create_python_api.py script.
"""Public API for tf.debugging namespace.
"""
from __future__ import print_function
from tensorflow.python import check_numerics
from tensorflow.python import is_finite
from tensorflow.python import is_inf
from tensorflow.python import is_nan
del print_function