Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | Public Attributes | List of all members
caffe2.python.rnn_cell.LSTMInitializer Class Reference
Inheritance diagram for caffe2.python.rnn_cell.LSTMInitializer:

Public Member Functions

def __init__ (self, hidden_size)
 
def create_states (self, model)
 

Public Attributes

 hidden_size
 

Detailed Description

Definition at line 274 of file rnn_cell.py.


The documentation for this class was generated from the following file: