↓ 69 callersClassScannerScanner provides simplified string parsing, in which a string is parsed as a series of scanning calls (e.g. One, Any, Many, OneLiteral, Eos), and then
tensorflow/core/lib/strings/scanner.h:33
↓ 18 callersClass_LinearLinear map: sum_i(args[i] * W[i]), where W[i] is a variable. Args: args: a 2D Tensor or a list of 2D, batch, n, Tensors. output_size: int,
tensorflow/python/ops/rnn_cell_impl.py:1206