aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/tools/saved_model_cli_test.py
Commit message (Expand)AuthorAge
* Add scan command to saved_model_cli to check for security sensitive ops.Gravatar Yifei Feng2018-03-07
* Clean up output formatting of saved_model_cli.py (#17235)Gravatar Fred Reiss2018-03-01
* Add support for tf.Example to saved_model_cli.Gravatar Yifei Feng2018-01-22
* Fix saved_model_cli _print_tensor_info for REF types.Gravatar Yifei Feng2017-12-28
* Better error handling when given input key is not valid for saved_model_cli.Gravatar A. Unique TensorFlower2017-07-05
* Fix a bug in save_model_cli 'show'.Gravatar A. Unique TensorFlower2017-05-05
* Add support for python expression as SavedModel CLI inputs with '--input_expr...Gravatar A. Unique TensorFlower2017-05-03
* Print tensor_name for saved_model_cli show command.Gravatar A. Unique TensorFlower2017-04-24
* Add --tf_debug option flag to save_model_cliGravatar Shanqing Cai2017-04-21
* Add SavedModel CLI(Command-line Interface) tool.Gravatar A. Unique TensorFlower2017-04-19