Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/rnn/
Dlstm_ops.cc972 const int64 seq_len_max = seq_len_max_tensor->scalar<int64>()(); in Compute() local
1237 const int64 seq_len_max = seq_len_max_tensor->scalar<int64>()(); in Compute() local