aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/toco/import_tensorflow_test.cc
Commit message (Expand)AuthorAge
* Fix number of outputs when importing tensorflow GraphDef.Gravatar A. Unique TensorFlower2018-10-10
* Fix issue with type inference for ops with fixed output typesGravatar Jared Duke2018-10-08
* Improve output parsing for unsupported opsGravatar Jared Duke2018-09-14
* Reland "Add basic type propagation for unsupported ops in TFLite conversion"Gravatar Jared Duke2018-09-13
* Automated rollback of commit 6b507a6de855a6f988100904229b7f46a5652b88Gravatar Suharsh Sivakumar2018-09-13
* Add basic type propagation for unsupported ops in TFLite conversionGravatar Jared Duke2018-09-12
* [TF] Variant improvements.Gravatar Eugene Brevdo2018-09-11
* Convert ImportTensorFlow method from switch to table based.Gravatar A. Unique TensorFlower2018-06-17
* Leverage the standard error space by using tensorflow::StatusGravatar A. Unique TensorFlower2018-06-12
* Improve import error messages.Gravatar A. Unique TensorFlower2018-05-18
* Check for overflow in shape calculation.Gravatar A. Unique TensorFlower2018-05-01