CDDecoder# Module Contents# CDDecoder class CDDecoder(num_layers, vocab_size, bias_p, bias_topk)# Bases: torch.nn.Module forward(input_bow, theta_list, beta_list)#