openvino/docs/ops
Jozef Daniecki 4b1efeb858
Group convolution (#3995)
* GroupConvolution SLT style refactoring.

* Add GroupConvolution 1D SLT.

* Add GroupConvolution Serialization SLT.

* Add GroupConvolution ref impl to evaluates_map.

* Add GroupConvolution ref impl.

* Fix compilation on master.

* GroupConvolution specification update.

* Readability refactoring.

* Specification refactoring.

* Added 'output' section in GropuConvolution spec.
2021-02-03 16:07:01 +03:00
..
activation math formula fix (#3512) 2020-12-09 17:03:46 +03:00
arithmetic Removed confusing information about required/optional output of the operation. The output exists always but it may be not connected to anywhere. (#3423) 2020-11-30 20:02:09 +03:00
comparison Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
condition Refactor boolean attribute type (#3478) 2020-12-07 15:42:28 +03:00
convolution Group convolution (#3995) 2021-02-03 16:07:01 +03:00
detection Update operation attributes (#3814) 2021-01-29 10:08:06 +03:00
generation Updated operations specification documents (2021.2) (#2270) 2020-09-18 08:16:14 +03:00
image Update operation attributes (#3814) 2021-01-29 10:08:06 +03:00
infrastructure Fix opset5::Loop specification for sliced input (#3230) 2020-11-22 13:29:14 +03:00
logical Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
matrix Refactor boolean attribute type (#3478) 2020-12-07 15:42:28 +03:00
movement nGraph 'shell' implementation for GatherElements-6 and MO 'shell' implementation (#3467) 2020-12-21 15:45:15 +03:00
normalization Specify MVN-6 operation (#3314) 2020-12-10 14:23:11 +03:00
pooling Update operation attributes (#3814) 2021-01-29 10:08:06 +03:00
quantization Add auto_broadcast attribute to spec. (#2955) 2020-11-19 10:31:30 +03:00
reduction Revise reduce mean (#3786) 2021-01-22 14:21:39 +03:00
sequence Feature/azaytsev/cherry picks from 2021 2 (#4069) 2021-02-02 11:29:12 +03:00
shape Removed confusing information about required/optional output of the operation. The output exists always but it may be not connected to anywhere. (#3423) 2020-11-30 20:02:09 +03:00
sort Revise topk (#3819) 2021-01-25 14:19:59 +03:00
sparse Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
type Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
opset.md Introduce opset5, include GRU/RNN/LSTM Sequences to opset5 (#2265) 2020-09-18 21:26:21 +03:00
opset1.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
opset2.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
opset3.md Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
opset4.md GRU/RNN/LSTM sequence ops, reference implementations, single layer tests (#1594) 2020-09-08 10:31:44 +03:00
opset5.md Added new version of BatchNormInference (#2728) 2020-10-22 13:21:23 +03:00