Get output predictions from the model. :param xs: input to the encoder :type xs: LongTensor[bsz, seqlen] :param ys: Expected output from the decoder. Used for teacher forcing to calculate loss. :type
(self, xs, ys, mask_ys, concept_mask, db_mask, seed_sets, labels, con_label, db_label, entity_vector, rec, test=True, cand_params=None, prev_enc=None, maxlen=None,
bsz=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected