jhcross

Results 5 issues of jhcross

Summary: We introduce a new test suite where we will iteratively ensure that various model components are TorchScript compliant (JIT-able). Differential Revision: D18799715

fb-exported
cla signed

Summary: A more general mechanism for passing states during incremental decoding, which in particular makes requirements for ONNX export more explicit. Differential Revision: D9599067

cla signed

Differential Revision: D15507269

cla signed

Summary: Allows loading data from the Fairseq .idx/.bin format (including most current "mmap" implementation) by specifying the `--fairseq-binary-data-format` flag. (Note that D16867809 added iniernal support for loading legacy .idx /...

fb-exported
cla signed

Summary: To allow efficient use of fork/join annotation, we return an empty tensor instead of `None` for `encoder_padding_mask` from transformer encoder in the unmasked/inference case. Note that this slight hack...

cla signed