aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/toco/model_cmdline_flags.cc
Commit message (Expand)AuthorAge
* Generate an error when --rnn_states refers to array names that aren't produce...Gravatar A. Unique TensorFlower2018-10-02
* Allow scalar inputs for toco and TFLite zip testsGravatar Jared Duke2018-07-23
* Removes SavedModel support from toco.cc.Gravatar Nupur Garg2018-06-28
* Fix a typo in toco flags description.Gravatar A. Unique TensorFlower2018-06-08
* Fix doc: "--input_arrays" instead of "--input_array".Gravatar A. Unique TensorFlower2018-05-24
* Drop some old dump_graphviz optionsGravatar A. Unique TensorFlower2018-05-17
* Add a command line parameter to toco to change the way toco rescales input an...Gravatar A. Unique TensorFlower2018-04-05
* quantized LSTM support improvementsGravatar A. Unique TensorFlower2018-04-05
* Accept toco ModelFlags protos on the command line.Gravatar A. Unique TensorFlower2018-04-03
* Adds support for SavedModel to TOCO.Gravatar Nupur Garg2018-03-25
* Allow passing dummy/custom minmax information on a per-array basis,Gravatar A. Unique TensorFlower2018-01-25
* Drop the manually_create field from RnnState.Gravatar A. Unique TensorFlower2018-01-25
* Automated g4 rollback of changelist 183239252Gravatar A. Unique TensorFlower2018-01-25
* Drop the manually_create field from RnnState.Gravatar A. Unique TensorFlower2018-01-25
* Test consistently that the strings passed in input_arrays and output_arraysGravatar A. Unique TensorFlower2017-12-13
* Check against passing the same array in --input_arrays and --output_arrays.Gravatar A. Unique TensorFlower2017-12-06
* Change InputArray.shape from being a repeated int field to beingGravatar A. Unique TensorFlower2017-12-05
* Make drop_control_dependency a TocoFlag, not a ModelFlag.Gravatar A. Unique TensorFlower2017-11-22
* Input types flags refactoring.Gravatar A. Unique TensorFlower2017-11-20
* Internal Change.Gravatar Andrew Selle2017-11-10