Type ScheduledEmbeddingTrainingHelper
Namespace tensorflow.contrib.seq2seq
Parent TrainingHelper
Interfaces IScheduledEmbeddingTrainingHelper
A training helper that adds scheduled sampling. Returns -1s for sample_ids where no sampling took place; valid sample id
values elsewhere.