import tensorflow as tf def main(_): pass if __name__ == "__main__": tf.app.run()