Files
openvino/src/frontends
Ekaterina Aidova 6389f423bf [PT FE]: implement scaled dot product attention (#17178)
* [PT FE]: implement scaled dot product attention

* Apply suggestions from code review

Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>

* Update src/frontends/pytorch/src/op/scaled_dot_product_attention.cpp

Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>

---------

Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>
2023-04-26 12:51:02 +04:00
..
2023-03-31 11:34:42 +04:00

OpenVINO Frontends

OpenVINO Frontends allow converting models from the native framework to OpenVINO representation.

Below is the full list of supported frontends:

See also