Module: tf.app

Defined in tensorflow/_api/v1/app/__init__.py.

Generic entry point script.

Modules

flags module: Import router for absl.flags. See https://github.com/abseil/abseil-py.

Functions

run(...): Runs the program with an optional 'main' function and 'argv' list.