Modify the python interface to toco to provide arithmetic operations used by the...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 11 May 2018 22:03:34 +0000 (15:03 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 11 May 2018 22:11:43 +0000 (15:11 -0700)
commitcd9ac6414531a8f7308a7698f0954084443d5120
treec080c9455930885090ce8e0b5cb9a21f7d445a51
parent95f12f9bd5e8f73a67d534a608a384fe73729dad
Modify the python interface to toco to provide arithmetic operations used by the model.

PiperOrigin-RevId: 196314416
tensorflow/contrib/lite/toco/model.h
tensorflow/contrib/lite/toco/python/toco.i
tensorflow/contrib/lite/toco/python/toco_python_api.cc
tensorflow/contrib/lite/toco/python/toco_python_api.h
tensorflow/contrib/lite/toco/toco_tooling.cc