Ivan Tikhonov
|
6673a90659
|
MO DeformableConv: fix a set of attributes (#6806)
* MO DeformableConv: fix a set of attributes
* codestyle
* resolve review comments
* resolve review comments
|
2021-07-29 13:49:12 +03:00 |
Ivan Tikhonov
|
434fcec53c
|
DeformableConvolution v8: MO and IR reader (#6532)
* ModulatedDeformableConvolution extractor
* Update MO to generate DeformableConv opset8
* clean up
* ir reader tests
* fix bilinear_interpolation_pad attribute
* update BOM file
* fix BOM file
* delete unnecessary tests
* resolve review comments
* fix e2e test
* fix e2e test
* resolve review comments
* add comment
|
2021-07-12 08:09:41 +03:00 |
Alexey Suhov
|
6478f1742a
|
Align copyright notice in python scripts (CVS-51320) (#4974)
* Align copyright notice in python scripts (CVS-51320)
|
2021-03-26 17:54:28 +03:00 |
Anton Chetverikov
|
6b54e738d7
|
Update operation attributes (#3814)
* Allign attribute values in spec
* Fix wrong attribute name in spec
* Add `get_boolean_attr` function
* Add get_type function
* Update conv attrs
* Update copyright year
* Add missed attrs, update copyright year
* Fix year in copyright
* Update ir parser for RegionYolo layer
* Remove wrong changes for BinaryConvolution
* Remove get_type function as it no more needed
* Update check for reduce ops
* Fix error in reduce attrs
* Update ir_engine to work with bool attrs
* Update DetectionOutput operation
* Update PSROIPooling
* remove redundant attrs from spec
* Update get_boolean_attr function
* Update Reduce operations
* Update DetectionOutput specification
* Update specification for missed attrs
* Apply comments
* Fixconst renumbering logic
* Fix typo
* Change default value to fix broken shape inference
* Add additional asserts
* Add comment
* model-optimizer/mo/utils/ir_reader/layer_to_class.py
* Sort imports
* Sort imports
* Update year in copyright
* Update const
* Remove changes from const restoring
* Rename function
* remove unnecessary changes
* model-optimizer/mo/front/extractor_test.py
* Fix year in copyright
* Add soft_get
* Fix exclude-pad attribute name for AvgPool operation
* Update exclude_pad attribute values
* Remove useless comment
* Update examples in specification
* Remove file added by mistake
* Resolve comments
* Resolve comments
* Add return value
* Allign global_pool attribute
|
2021-01-29 10:08:06 +03:00 |
Alexey Suhov
|
5b428f0655
|
publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687
|
2020-05-13 21:12:22 +03:00 |
Alexey Suhov
|
b2140c083a
|
Publishing 2020.1 content
|
2020-02-11 22:48:49 +03:00 |
Alexey Suhov
|
ba6e22b1b5
|
Publishing 2019 R2 content (#223)
|
2019-08-09 19:02:42 +03:00 |