Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/cudnn_rnn/python/layers/
Dcudnn_rnn.py155 _saveable_cls = None variable in _CudnnRNN
545 _saveable_cls = cudnn_rnn_ops.CudnnLSTMSaveable variable in CudnnLSTM
591 _saveable_cls = cudnn_rnn_ops.CudnnGRUSaveable variable in CudnnGRU
598 _saveable_cls = cudnn_rnn_ops.CudnnRNNTanhSaveable variable in CudnnRNNTanh
605 _saveable_cls = cudnn_rnn_ops.CudnnRNNReluSaveable variable in CudnnRNNRelu