Merge pull request #19258 from Androbin/patch-2
authorMichael Case <mikecase@google.com>
Mon, 21 May 2018 17:30:43 +0000 (10:30 -0700)
committerGitHub <noreply@github.com>
Mon, 21 May 2018 17:30:43 +0000 (10:30 -0700)
Update TFLite Docs on tf.gather

1  2 
tensorflow/contrib/lite/g3doc/tf_ops_compatibility.md

@@@ -132,8 -132,8 +132,7 @@@ TensorFlow operation not listed above a
  following common ops are not supported at the moment:
  
  *   [tf.depth_to_space](https://www.tensorflow.org/api_docs/python/tf/depth_to_space)
- *   [tf.gather](https://www.tensorflow.org/api_docs/python/tf/gather)
  *   [tf.image.resize_bilinear](https://www.tensorflow.org/api_docs/python/tf/image/resize_bilinear)
 -*   [tf.slice](https://www.tensorflow.org/api_docs/python/tf/slice)
  *   [tf.tanh](https://www.tensorflow.org/api_docs/python/tf/tanh)
  
  ## TensorFlow Lite Operations