Allow specifying in the arrays extra info file:
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 22 Mar 2018 20:21:57 +0000 (13:21 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 22 Mar 2018 20:25:05 +0000 (13:25 -0700)
commit3642ae00e9268229db76667150c113b83339d11e
tree542296ff54a19f08e4eb6dc6c18bcd141769adce
parentb57af1577f4a6e4181227d105c68463538b8f9ef
Allow specifying in the arrays extra info file:
 - the shape of the array
 - the hardcoding of the values of the array as a single repeated constant
   scalar value, turning an activations array into a constant array.

PiperOrigin-RevId: 190115218
tensorflow/contrib/lite/toco/model_flags.proto
tensorflow/contrib/lite/toco/tooling_util.cc