Merge pull request #20889 from PaulWoitaschek:patch-3

PiperOrigin-RevId: 205278718
This commit is contained in:
TensorFlower Gardener 2018-07-19 12:10:51 -07:00
commit 34db47821a

View File

@ -257,7 +257,7 @@ def run_main(_):
parser.add_argument(
"--input_arrays",
type=str,
help="Names of the output arrays, comma-separated.")
help="Names of the input arrays, comma-separated.")
parser.add_argument(
"--input_shapes",
type=str,