mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-13 01:09:22 +00:00
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](
|
||
|---|---|---|
| .. | ||
| kernel_explorer | ||
| microbench | ||
| quantization | ||
| tensorrt/perf | ||
| transformers | ||
| __init__.py | ||
| onnx_randomizer.py | ||
| onnxruntime_test.py | ||
| pytorch_export_contrib_ops.py | ||
| symbolic_shape_infer.py | ||