Commit Graph

3 Commits

Author SHA1 Message Date
Patryk Elszkowski b9d02939b3
remove `**Default value**: None` when `**Required**: *yes*` (#6638) 2021-07-14 15:00:29 +03:00
Ivan Tikhonov 033274c141
Deformable convolution v8: ngraph part (#6443)
* Deformable convolution: ngraph part

* fix docs

* add visitor api tests

* apply review remarks
2021-07-02 19:31:09 +03:00
Ivan Tikhonov 8543b42ac0
DeformableConvolution v8 specification (#5684)
* ModulatedDeformableConvolution spec

* add bilinear_interpolation_mode attribute

* updated formulas for DeformableConv v1 and v8, applied review remarks

* fix doxygen formulas

* Update Deformable conv v8 spec, update docs
2021-06-18 09:50:29 +03:00