Commit cc352a4
authored
[ONNX] Extend converter for Attention from Microsoft onnxruntime contrib opset (#13797)
* add type & shape checking
* add base class for Attention converter
* add support for 'past' input
* add support for 'unidirectional' attribute
* fix for 'huggingface implementation'
* add common method for calculating Attention
* expand test coverage for Attention1 parent 6e01f3d commit cc352a4
File tree
2 files changed
+392
-217
lines changed- python/tvm/relay/frontend
- tests/python/frontend/onnx
2 files changed
+392
-217
lines changed
0 commit comments