Clarify docs for tensorflow/python/ops/rnn_cell.py (#3521)
What the docs and code refer to as a "cell" corresponds to what the literature calls a layer of cells/units. This clarifies that e.g. RNNCell is an array of cells/units.
Loading
Please sign in to comment