Home
last modified time | relevance | path

Searched defs:seq_len_max (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/rnn/python/ops/
Dlstm_ops.py143 def _block_lstm(seq_len_max, argument
/external/tensorflow/tensorflow/contrib/rnn/kernels/
Dlstm_ops.cc959 const int64 seq_len_max = seq_len_max_tensor->scalar<int64>()(); in Compute() local
1217 const int64 seq_len_max = seq_len_max_tensor->scalar<int64>()(); in Compute() local