Namespace tensorflow.contrib.seq2seq
Classes
- _BaseAttentionMechanism
 - _BaseAttentionMechanismV2
 - _BaseMonotonicAttentionMechanism
 - _BaseMonotonicAttentionMechanismV2
 - AttentionMechanism
 - AttentionWrapper
 - AttentionWrapperState
 - BahdanauAttention
 - BahdanauAttentionV2
 - BahdanauMonotonicAttention
 - BahdanauMonotonicAttentionV2
 - BaseDecoder
 - BasicDecoder
 - BasicDecoderOutput
 - BasicDecoderV2
 - BeamSearchDecoder
 - BeamSearchDecoderMixin
 - BeamSearchDecoderOutput
 - BeamSearchDecoderState
 - BeamSearchDecoderV2
 - CustomHelper
 - Decoder
 - FinalBeamSearchDecoderOutput
 - GreedyEmbeddingHelper
 - InferenceHelper
 - LuongAttention
 - LuongAttentionV2
 - LuongMonotonicAttention
 - LuongMonotonicAttentionV2
 - SampleEmbeddingHelper
 - ScheduledEmbeddingTrainingHelper
 - ScheduledOutputTrainingHelper
 - seq2seq
 - SequenceLoss
 - TrainingHelper
 
Interfaces
- Helper
 - I_BaseAttentionMechanism
 - I_BaseAttentionMechanismV2
 - I_BaseMonotonicAttentionMechanism
 - I_BaseMonotonicAttentionMechanismV2
 - IAttentionMechanism
 - IAttentionWrapper
 - IAttentionWrapperState
 - IBahdanauAttention
 - IBahdanauAttentionV2
 - IBahdanauMonotonicAttention
 - IBahdanauMonotonicAttentionV2
 - IBaseDecoder
 - IBasicDecoder
 - IBasicDecoderOutput
 - IBasicDecoderV2
 - IBeamSearchDecoder
 - IBeamSearchDecoderMixin
 - IBeamSearchDecoderOutput
 - IBeamSearchDecoderState
 - IBeamSearchDecoderV2
 - ICustomHelper
 - IDecoder
 - IFinalBeamSearchDecoderOutput
 - IGreedyEmbeddingHelper
 - IHelper
 - IInferenceHelper
 - ILuongAttention
 - ILuongAttentionV2
 - ILuongMonotonicAttention
 - ILuongMonotonicAttentionV2
 - ISampleEmbeddingHelper
 - IScheduledEmbeddingTrainingHelper
 - IScheduledOutputTrainingHelper
 - ISequenceLoss
 - ITrainingHelper