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

11 lines
272 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.
"""Generic entry point script.
"""
from __future__ import print_function
from tensorflow.python.platform.app import run
del print_function