laywerrobot/lib/python3.6/site-packages/tensorflow/app/__init__.py
2020-08-27 21:55:39 +02:00

10 lines
272 B
Python

# This file is MACHINE GENERATED! Do not edit.
# Generated by: tensorflow/python/tools/api/generator/create_python_api.py script.
"""Generic entry point script.
"""
from __future__ import print_function
from tensorflow.python.platform.app import run
del print_function