onnxruntime/onnxruntime/python/tools
Ti-Tai Wang 87f55505b3
[ONNX] Support huggingface BART to ONNX (#12779)
Add BART into transformer support, specificalyy for
`BartForConditionalGeneration`

**Motivation and Context**
- fixes #11210 

Currently, the custom op beam search is not working in nightly, this PR
should be run with a [custom
commit](10f3d46d92)
2022-10-06 12:20:03 -07:00
..
kernel_explorer Update ROCm CI to use HIP LANGUAGE (#13214) 2022-10-05 16:15:16 +08:00
microbench Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
quantization refine QuantConfig (#13155) 2022-10-03 08:34:49 -07:00
tensorrt/perf Fix typo enviroment => environment (#13195) 2022-10-03 17:02:26 -07:00
transformers [ONNX] Support huggingface BART to ONNX (#12779) 2022-10-06 12:20:03 -07:00
__init__.py
onnx_randomizer.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
onnxruntime_test.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
pytorch_export_contrib_ops.py Remove usage of torch.onnx symbolic_registry (#13011) 2022-09-20 10:59:41 -07:00
symbolic_shape_infer.py Remove aten::binary_cross_entropy_with_logits from ATen Fallback (#12301) 2022-07-26 07:29:56 +08:00