Allows users to specify allow_custom_ops when calling tf.contrib.lite.toco_convert().
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 17 May 2018 20:12:51 +0000 (13:12 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 17 May 2018 20:15:31 +0000 (13:15 -0700)
commit7232a906caa549a108912999230ef0ec790b4dbd
tree991ad408025075f2636781d67e09b1f2e4d20b6f
parentb39f1f5430f3b7fb2ae97f9dda7ad7cceca7250b
Allows users to specify allow_custom_ops when calling tf.contrib.lite.toco_convert().

PiperOrigin-RevId: 197039477
tensorflow/contrib/lite/python/convert.py
tensorflow/contrib/lite/toco/tflite/export.cc