OpenSeq2Seq Logo
  • Introduction
  • Installation Instructions
  • Using Existing Models
  • Multi-GPU and Distributed Training
  • Mixed Precision Training
  • Optimizers
  • Speech Recognition
  • Speech Commands
  • Speech Synthesis
  • Machine Translation
  • Language Model
  • Sentiment Analysis
  • Image Classification
  • Interactive Infer Mode
  • Adding new models
  • API documentation
    • models
    • data
    • encoders
    • decoders
    • losses
    • optimizers
    • parts
      • rnns
      • transformer
      • convs2s
      • cnns
      • tacotron
      • centaur
    • utils
OpenSeq2Seq
  • Docs »
  • API documentation »
  • parts
  • View page source

partsΒΆ

  • rnns
    • attention_wrapper
    • flstm
    • glstm
    • gnmt
    • rnn_beam_search_decoder
    • slstm
    • utils
    • zoneout
  • transformer
    • attention_layer
    • beam_search
    • common
    • embedding_layer
    • ffn_layer
    • utils
  • convs2s
    • attention_wn_layer
    • conv_wn_layer
    • ffn_wn_layer
  • cnns
    • conv_blocks
  • tacotron
    • tacotron_decoder
    • tacotron_helper
  • centaur
    • attention
    • batch_norm
    • conv_block
    • prenet
Next Previous

© Copyright 2018, NVIDIA.

Built with Sphinx using a theme provided by Read the Docs.