Files
openvino/docs
Yegor Kruglov 9b129b7c1a [MO] Support MXNet Operations: batch_dot, LayerNorm, div_sqrt_dim (#7641)
* Add new operation support

* Update range_like replacer

* Move layer normalizer to middle

* Update bom file

* Update bom

* removed ArangeLike op

* updated bom

* added tests

* Updated docs

* comments relolving

* resolve documentation merge conflict

* arange_like op

* Revert "arange_like op"

This reverts commit a30f5bbb48.

* fixes in div_sqrt_dim

* comments resolving

* updated tests

* added batch_dot and layer_norm descriptions

* updated batch_dot comment

* updated comment

* move extractors to mxnet folder

* added replacer for batch_dot

* Revert "added replacer for batch_dot"

This reverts commit 8c0e52f7dc.

* return fully connected normalization

* fix typo

* updated fully connected normalization for mxnet

* changed assert message

* fixed gamma and beta shape incompatibility problem

* fixed imports, updated unittest

* resolve comments

Co-authored-by: iimironov <iliya.mironov@intel.com>
2022-01-18 11:12:30 +03:00
..
2022-01-12 14:40:07 +03:00
2021-12-21 20:26:37 +03:00
2021-12-21 20:26:37 +03:00
2021-12-21 20:26:37 +03:00
2021-12-23 18:15:09 +03:00
2022-01-12 14:40:07 +03:00
2021-12-21 20:26:37 +03:00
2021-12-21 20:26:37 +03:00
2022-01-17 17:38:15 +03:00