TensorFlow Lite docs
PiperOrigin-RevId: 257871174
This commit is contained in:
parent
73de47a88f
commit
3dc773b33a
@ -37,7 +37,7 @@ Drop-in replacements are available for the following:
|
|||||||
TensorFlow Lite does not currently support
|
TensorFlow Lite does not currently support
|
||||||
[Control Flow](https://www.tensorflow.org/api_docs/cc/group/control-flow-ops)
|
[Control Flow](https://www.tensorflow.org/api_docs/cc/group/control-flow-ops)
|
||||||
operations. This means that models built with the following TensorFlow functions
|
operations. This means that models built with the following TensorFlow functions
|
||||||
will not convert successfully unless one of the conversion strategies below are
|
will not convert successfully if one of the conversion strategies below are
|
||||||
employed:
|
employed:
|
||||||
|
|
||||||
* [tf.nn.static_rnn](https://www.tensorflow.org/api_docs/python/tf/nn/static_rnn)
|
* [tf.nn.static_rnn](https://www.tensorflow.org/api_docs/python/tf/nn/static_rnn)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user