Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/rnn/kernels/
Dlstm_ops.h151 struct LSTMBlockCellFprop : public LSTMBlockCell { struct
152 LSTMBlockCellFprop(const int batch_size, const int input_size, in LSTMBlockCellFprop() function