Contents:
get_model()
Get model object, depending on the run configuration.
cfg (Config) – The run configuration.
A new model instance of the type specified in the config.
nn.Module
CudaLSTM
CudaLSTM.forward()
InputLayer
InputLayer.build_embedding()
InputLayer.build_ffnn()
InputLayer.forward()
LSTMMDN
LSTMMDN.forward()
Hybrid
Hybrid.forward()