facebookresearch/fairseq

Inferring the decoder and encoder of a transformer model in a streaming manner

Open

#5,537 opened on Aug 29, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (29,107 stars) (6,224 forks)batch import
enhancementhelp wantedneeds triage

Description

Is it possible to infer the model separately through encoder.onnx and decoder.onnx?

Contributor guide