translate icon indicating copy to clipboard operation
translate copied to clipboard

Translate - a PyTorch Language Library

Results 28 translate issues
Sort by recently updated
recently updated
newest added

torch.onnx seems to have an error in converting Error:Exporting the operator hardsigmoid to ONNX opset version 11 is not supported.

I've written custom parsers and emitters for everything from docstrings to classes and functions. However, I recently came across an issue when I was parsing/generating from the TensorFlow—and now PyTorch—codebases:...

cla signed

Reviewed By: theweiho Differential Revision: D9651374

cla signed

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: Repeat title. The long term solution could be to add an option to distinguish intermediate eval. But confirmed with Juan setting it to False shouldn't affect existing stuff. Differential...

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: sacrebleu scorer has stopped working in pytorch_translate (maybe fairseq too) probably due to a recent api change. Differential Revision: D14792797

cla signed